{"level":"info","ts":"2026-05-05T11:20:46Z","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-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-05T11:20:46Z","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-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-05-05T11:20:46Z","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-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-05T11:20:46Z","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-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-05T11:20:46Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-05T11:20:46Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-05T11:20:46Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-05T11:20:46Z","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-05-05T11:20:46Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-05T11:20:46Z","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-05-05T11:20:47Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-05T11:20:47Z","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-05-05T11:20:47Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-05T11:20:47Z","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-05-05T11:20:47Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-05T11:20:47Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-05T11:20:47Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-05T11:20:47Z","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-05-05T11:20:47Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-05T11:20:47Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-05T11:20:47Z","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-05-05T11:20:47Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-05T11:20:47Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-05-05T11:20:57Z","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-05-05T11:20:57Z","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-05-05T11:21:07Z","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-05-05T11:21:07Z","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-05-05T11:21:17Z","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-05-05T11:21:17Z","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-05-05T11:21:27Z","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-05-05T11:21:27Z","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-05-05T11:21:37Z","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-05-05T11:21:37Z","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-05-05T11:21:47Z","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-05-05T11:21:47Z","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-05-05T11:21:57Z","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-05-05T11:21:57Z","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-05-05T11:22:07Z","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-05-05T11:22:07Z","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-05-05T11:22:17Z","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-05-05T11:22:17Z","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-05-05T11:22:27Z","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-05-05T11:22:27Z","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-05-05T11:22:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-05T11:22:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-05T11:22:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-05T11:22:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-05T11:33:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-wxfs","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-dlty","name":"my-integration-test-oneh"}} {"level":"info","ts":"2026-05-05T11:33:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:33:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:33:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:33:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-lpzgxb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-aeupxe","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-jpcw","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-one-jpcw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-suvqed","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-sfbw"} {"level":"info","ts":"2026-05-05T11:33:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-sfbw","application":"appstudio"} {"level":"info","ts":"2026-05-05T11:33:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-sfbw"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-sfbw"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-sfbw","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"namespace":"tenant-dev-jpdu","name":"snapshot-sample-sfbw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:33: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":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:33: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":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio","namespace":"tenant-dev-jpdu","name":"snapshot-sample-sfbw","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:33:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:33: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":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-sfbw', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"namespace":"tenant-dev-jpdu","name":"snapshot-sample-sfbw","reconcileID":"9516ac32-5eca-4665-8cd4-8ff221fb2c32"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio","namespace":"tenant-dev-jpdu","name":"snapshot-sample-sfbw-mznr4","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio","release.Name":"snapshot-sample-sfbw-mznr4"} {"level":"info","ts":"2026-05-05T11:33: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":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-sfbw","namespace":"tenant-dev-jpdu"},"application":"tenant-dev-jpdu/appstudio"} {"level":"info","ts":"2026-05-05T11:33:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-vpqoen","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-spiwuw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:33:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-tizt","name":"my-integration-test-ejxa"}} {"level":"info","ts":"2026-05-05T11:33:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:33:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:33:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:33:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-tizt","name":"my-integration-test-csaz"}} {"level":"info","ts":"2026-05-05T11:33:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:33:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:33:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:33:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-fpmzxz","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-rpuuxa","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-lqyi","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-05T11:34:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:12Z","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-qbgo"},"snapshot.Namespace":"block-rp-dev-qbgo","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:12Z","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-qbgo"}} {"level":"info","ts":"2026-05-05T11:34:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-swcz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-mlog"} {"level":"info","ts":"2026-05-05T11:34:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-mlog","application":"appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-mlog"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-jfcp","name":"my-integration-test-rjtx"}} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rjtx"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mlog"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-mlog","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"namespace":"happy-path-jejx","name":"snapshot-sample-mlog","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:34:16Z","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-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:34:16Z","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-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rjtx"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio","namespace":"happy-path-jejx","name":"snapshot-sample-mlog","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:34:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:34:16Z","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-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-mlog', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"namespace":"happy-path-jejx","name":"snapshot-sample-mlog","reconcileID":"ea1bab50-8f32-45b9-b324-a7bb9ad37212"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio","namespace":"happy-path-jejx","name":"snapshot-sample-mlog-2k8ff","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio","release.Name":"snapshot-sample-mlog-2k8ff"} {"level":"info","ts":"2026-05-05T11:34:16Z","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-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-mlog","namespace":"happy-path-jejx"},"application":"happy-path-jejx/appstudio"} {"level":"info","ts":"2026-05-05T11:34:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-xuej","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-05T11:34:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:19Z","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-woke"},"snapshot.Namespace":"neg-rp-dev-woke","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:19Z","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-woke"}} {"level":"info","ts":"2026-05-05T11:34:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-efhj","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-gfax","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hxrf","name":"my-integration-test-vruc"}} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vruc"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vruc"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hxrf","name":"my-integration-test-qwxq"}} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qwxq"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qwxq"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hxrf","name":"my-integration-test-ramw"}} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ramw"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ramw"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-hxrf","name":"my-integration-test-ypzn"}} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ypzn"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ypzn"} {"level":"info","ts":"2026-05-05T11:34:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-sfbw"} {"level":"info","ts":"2026-05-05T11:34:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-jpdu","snapshot":"snapshot-sample-sfbw"} {"level":"info","ts":"2026-05-05T11:34:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-fqscva","namespace":"build-e2e-nqwg"},"application":"build-e2e-nqwg/build-suite-test-application-beax","namespace":"build-e2e-nqwg","name":"test-annotations-fqscva","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:38Z","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-qbgo","snapshot":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-zlmp","name":"my-integration-test-bsyc"}} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-zlmp","name":"skipped-its"}} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-05T11:34:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:34:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:47Z","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-woke","snapshot":"snapshot"} {"level":"info","ts":"2026-05-05T11:34:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-lqyi","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wxfs-on-pull-request-d8pjv","PR group":"konflux-test-comp-wxfs"} {"level":"info","ts":"2026-05-05T11:34: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":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-wxfs","prGroupHash":"742a704d51435c3968bedf6d4e838d8b23322f1d2f426f171c139cfd0d22f6"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-aeupxe-on-pull-request-wck75","PR group":"konflux-go-component-aeupxe"} {"level":"info","ts":"2026-05-05T11:34: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:34:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-ojjb","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:03Z","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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-suvqed-on-pull-request-zpck5","PR group":"konflux-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","prGroup":"konflux-test-component-pac-suvqed","prGroupHash":"fde299303eb75de42b0fecfa5ca8761dea78f81852ed8f6c4132c8ab152863"} {"level":"info","ts":"2026-05-05T11:35: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":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-vruc-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-vruc-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","snapshot.NameSpace":"stat-rep-hxrf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vruc","externalID":"my-integration-test-vruc-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404168840,"CheckName":"Konflux Dev version / my-integration-test-vruc / test-component-pac-suvqed","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-qwxq-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-qwxq-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","snapshot.NameSpace":"stat-rep-hxrf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qwxq","externalID":"my-integration-test-qwxq-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-efhj","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404169584,"CheckName":"Konflux Dev version / my-integration-test-qwxq / test-component-pac-suvqed","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ramw-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ramw-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","snapshot.NameSpace":"stat-rep-hxrf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ramw","externalID":"my-integration-test-ramw-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404170280,"CheckName":"Konflux Dev version / my-integration-test-ramw / test-component-pac-suvqed","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ypzn-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ypzn-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","snapshot.NameSpace":"stat-rep-hxrf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ypzn","externalID":"my-integration-test-ypzn-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404171090,"CheckName":"Konflux Dev version / my-integration-test-ypzn / test-component-pac-suvqed","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","pipelineRun.Namespace":"stat-rep-hxrf","pipelineRun.Name":"test-component-pac-suvqed-on-pull-request-zpck5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:04Z","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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","pipelinerun.Name":"test-component-pac-suvqed-on-pull-request-zpck5"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:04Z","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-suvqed is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-hfdjr","PR group":"konflux-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"konflux-go-component-lpzgxb","prGroupHash":"8a2202a3b50291d33f707ce8127706c972592ea832e4509432a0ef8d69a49e"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:35:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74404186248,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-hfdjr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:11Z","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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"go-component-lpzgxb-on-pull-request-hfdjr"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74404186248, NodeID:\"CR_kwDONSo-hs8AAAARUtXIiA\", HeadSHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74404186248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/go-component-lpzgxb-on-pull-request-hfdjr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67521042796}, 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:3630132955, Number:21680, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21680\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-lpzgxb\", SHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", 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-vazjnh\", 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-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74404186248,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-hfdjr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:11Z","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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"go-component-lpzgxb-on-pull-request-hfdjr"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","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-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","PR group":"konflux-gh-test-custom-default-vpqoen"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","prGroup":"konflux-gh-test-custom-default-vpqoen","prGroupHash":"ceae5b8287aa4badcd51d7b2a55046851e4cf6a6b47569246c6badfff16b95"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:18Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:18Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:19Z","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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-dlnws","PR group":"konflux-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:35:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.NameSpace":"integration1-zlmp","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bsyc","externalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74404208088,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-dlnws","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35: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":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-dlnws"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:20Z","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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:22Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","PR group":"konflux-test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35: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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","prGroup":"konflux-test-comp-pac-gitlab-fpmzxz","prGroupHash":"f2e771507d5aad3839328edacea1d7af83a48edc6c3756390017df7d9fc857"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-05T11:35:22Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:35:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","statusName":"Konflux Dev version / my-integration-test-csaz / test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35:23Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenarioName":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:35:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-csaz","commitStatus2.ID":14217880233,"TargetURL":null} {"level":"info","ts":"2026-05-05T11:35:24Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:35:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","statusName":"Konflux Dev version / my-integration-test-ejxa / test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35:24Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenarioName":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:35:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-ejxa","commitStatus2.ID":14217880323,"TargetURL":null} {"level":"info","ts":"2026-05-05T11:35:24Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","reconcileID":"416a1069-96cc-47fd-a015-374d850c79f5","snapshot.Namespace":"gitlab-rep-tizt","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-05T11:35:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35:24Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","pipelineRun.Namespace":"gitlab-rep-tizt","pipelineRun.Name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","pipelinerun.Name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","PR group":"konflux-test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","prGroup":"konflux-test-comp-pac-gitlab-fpmzxz","prGroupHash":"f2e771507d5aad3839328edacea1d7af83a48edc6c3756390017df7d9fc857"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commitStatus.Name":"Konflux Dev version / my-integration-test-ejxa / test-comp-pac-gitlab-fpmzxz","commitStatus.ID":14217880323} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-ejxa","commitStatus.ID":14217880323,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:35:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commitStatus.Name":"Konflux Dev version / my-integration-test-csaz / test-comp-pac-gitlab-fpmzxz","commitStatus.ID":14217880233} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-csaz","commitStatus.ID":14217880233,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-05T11:35:25Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"8f692da1-5a2d-4c8a-9119-419b88cdd17c","snapshot.Namespace":"gitlab-rep-tizt","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz","noteID":3314964468} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz","count":2} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","noteID":3314964468,"commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","pipelineRun.Namespace":"gitlab-rep-tizt","pipelineRun.Name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","pipelinerun.Name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:26Z","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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","gitlab-rep-tizt":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-efhj-on-pull-request-5w25d","PR group":"konflux-gl-multi-component-child-efhj"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","prGroup":"konflux-gl-multi-component-child-efhj","prGroupHash":"07168e2122bab948094155c5ca0dd16bf69392b70f2b8c96554e66e08a1750"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-jcdd","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:35:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","PR group":"konflux-gl-multi-component-child-efhj"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","prGroup":"konflux-gl-multi-component-child-efhj","prGroupHash":"07168e2122bab948094155c5ca0dd16bf69392b70f2b8c96554e66e08a1750"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","build-e2e-nzds":"gl-multi-component-child-efhj-on-pull-request-5w25d"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","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-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","PR group":"konflux-gl-test-custom-default-rpuuxa"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","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-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","PR group":"konflux-gl-test-custom-default-rpuuxa"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35: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-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:35Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-vpqoen","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:35:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:38Z","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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","PR group":"konflux-gh-multi-component-child-lqyi"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:38Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-05T11:35:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"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-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:35:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","reconcileID":"5e921ba2-3859-4a70-bb60-6b4e0e7c5ad4","error":"pipelineruns.tekton.dev \"gh-test-custom-default-vpqoen-on-pull-request-88d8t\" 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-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"req":{"name":"gh-test-custom-default-vpqoen-on-pull-request-88d8t","namespace":"build-e2e-ipdn"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-vpqoen-on-pull-request-88d8t\" 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-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","build-e2e-nzds":"gl-multi-component-child-efhj-on-pull-request-5w25d"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-efhj-on-pull-request-5w25d\" was cancelled"}],"startTime":"2026-05-05T11:35:27Z","completionTime":"2026-05-05T11:35:39Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wqwzlw"},{"name":"revision","value":"a0ddf220b28dadbc421c762deb5208e08839c114"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114.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-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114"},{"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-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-550a60655f569c8e5671c4bec0d18896-05eb38dbc38efdc7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-5w25d has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","build-e2e-nzds":"gl-multi-component-child-efhj-on-pull-request-5w25d"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-efhj-on-pull-request-5w25d\" was cancelled"}],"startTime":"2026-05-05T11:35:27Z","completionTime":"2026-05-05T11:35:39Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wqwzlw"},{"name":"revision","value":"a0ddf220b28dadbc421c762deb5208e08839c114"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114.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-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114"},{"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-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-550a60655f569c8e5671c4bec0d18896-05eb38dbc38efdc7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-5w25d has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","build-e2e-nzds":"gl-multi-component-child-efhj-on-pull-request-5w25d"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-efhj-on-pull-request-5w25d\" was cancelled"}],"startTime":"2026-05-05T11:35:27Z","completionTime":"2026-05-05T11:35:39Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-wqwzlw"},{"name":"revision","value":"a0ddf220b28dadbc421c762deb5208e08839c114"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114.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-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114"},{"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-nzds/gl-multi-component-child-efhj:on-pr-a0ddf220b28dadbc421c762deb5208e08839c114"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-550a60655f569c8e5671c4bec0d18896-05eb38dbc38efdc7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5w25d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-5w25d has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5w25d","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","gitlab-rep-tizt":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:40Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk\" was cancelled"}],"startTime":"2026-05-05T11:35:23Z","completionTime":"2026-05-05T11:35:40Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3f35789498bb90cfff389ca963ab72de86803788"}],"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-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":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-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-33ac36629496696d6424fb2a776d8216-cdd45fdc290b1d24-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","gitlab-rep-tizt":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:40Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk\" was cancelled"}],"startTime":"2026-05-05T11:35:23Z","completionTime":"2026-05-05T11:35:40Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3f35789498bb90cfff389ca963ab72de86803788"}],"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-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":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-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-33ac36629496696d6424fb2a776d8216-cdd45fdc290b1d24-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","gitlab-rep-tizt":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:40Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk\" was cancelled"}],"startTime":"2026-05-05T11:35:23Z","completionTime":"2026-05-05T11:35:40Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3f35789498bb90cfff389ca963ab72de86803788"}],"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-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":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-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-33ac36629496696d6424fb2a776d8216-cdd45fdc290b1d24-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-swcz-on-pull-request-4zzv9","PR group":"konflux-test-comp-swcz"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:42Z","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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","gitlab-rep-tizt":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:40Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk\" was cancelled"}],"startTime":"2026-05-05T11:35:23Z","completionTime":"2026-05-05T11:35:40Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"3f35789498bb90cfff389ca963ab72de86803788"}],"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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-tizt/test-comp-pac-gitlab-fpmzxz:on-pr-3f35789498bb90cfff389ca963ab72de86803788"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-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":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-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-33ac36629496696d6424fb2a776d8216-cdd45fdc290b1d24-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:42Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-pv66p\" was cancelled"}],"startTime":"2026-05-05T11:35:34Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-eaacec4fa64017b54d8440813a826750-23f3ac389d057d63-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-pv66p has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-pv66p\" was cancelled"}],"startTime":"2026-05-05T11:35:34Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-eaacec4fa64017b54d8440813a826750-23f3ac389d057d63-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-pv66p has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-pv66p\" was cancelled"}],"startTime":"2026-05-05T11:35:34Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-eaacec4fa64017b54d8440813a826750-23f3ac389d057d63-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-pv66p has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-pv66p\" was cancelled"}],"startTime":"2026-05-05T11:35:34Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-eaacec4fa64017b54d8440813a826750-23f3ac389d057d63-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-pv66p has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-orqmwx","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7\" was cancelled"}],"startTime":"2026-05-05T11:35:33Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-24fd72fc13d8108089f46f18c2933c65-10b872bcdc10bbbc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-4bwj7 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","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-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7\" was cancelled"}],"startTime":"2026-05-05T11:35:33Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-24fd72fc13d8108089f46f18c2933c65-10b872bcdc10bbbc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-4bwj7 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7\" was cancelled"}],"startTime":"2026-05-05T11:35:33Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-24fd72fc13d8108089f46f18c2933c65-10b872bcdc10bbbc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-4bwj7 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-pv66p\" was cancelled"}],"startTime":"2026-05-05T11:35:34Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-eaacec4fa64017b54d8440813a826750-23f3ac389d057d63-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-pv66p has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7\" was cancelled"}],"startTime":"2026-05-05T11:35:33Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-24fd72fc13d8108089f46f18c2933c65-10b872bcdc10bbbc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-4bwj7 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-default-rpuuxa","prGroupHash":"279b95b53ab0ac05891a01cdd79bb6c16463ded2d8d3cecf645e63a67929e1"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:35:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7\" was cancelled"}],"startTime":"2026-05-05T11:35:33Z","completionTime":"2026-05-05T11:35:44Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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-uctj/gl-test-custom-default-rpuuxa:on-pr-76d8e7d1ee167d29e969db28e4cd01aae3bd31ca"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-24fd72fc13d8108089f46f18c2933c65-10b872bcdc10bbbc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-rpuuxa-on-pull-request-4bwj7 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:46Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:47Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:47Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:48Z","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-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-xuej-on-pull-request-47rb2","PR group":"konflux-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","prGroup":"konflux-konflux-demo-component-xuej","prGroupHash":"acb275efbb13b946fb8594b8cec20e38536a4ab2a999d20ec3f325dd64922b"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:35:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:35:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:35:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.NameSpace":"konflux-jfcp","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rjtx","externalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ID":74404279988,"CheckName":"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","pipelineRun.Namespace":"konflux-jfcp","pipelineRun.Name":"konflux-demo-component-xuej-on-pull-request-47rb2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:49Z","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-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-xuej-on-pull-request-47rb2"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","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-xuej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74404279988, NodeID:\"CR_kwDOMZ6fKs8AAAARUtc2tA\", HeadSHA:\"e90fedf07fa0a1ce15119dae83f455a86dfd6f4f\", ExternalID:\"my-integration-test-rjtx-konflux-demo-component-xuej\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74404279988\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74404279988\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-xuej snapshot scenario my-integration-test-rjtx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-jfcp/konflux-demo-component-xuej-on-pull-request-47rb2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74404279988/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej\", CheckSuite:github.CheckSuite{ID:67521133483}, 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:3630135615, Number:29584, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29584\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-xuej\", SHA:\"e90fedf07fa0a1ce15119dae83f455a86dfd6f4f\", 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-dnsavz\", 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-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ID":74404279988,"CheckName":"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","pipelineRun.Namespace":"konflux-jfcp","pipelineRun.Name":"konflux-demo-component-xuej-on-pull-request-47rb2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:35:49Z","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-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-xuej-on-pull-request-47rb2"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","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-xuej is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-rpuuxa","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-default-rpuuxa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-gfax-on-pull-request-jrlth","PR group":"konflux-component-two-gfax"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","prGroup":"konflux-component-two-gfax","prGroupHash":"bd3c61238254bacda78256fe57b798df2564a0324d62f286855afe51b83ef8"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:51Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","PR group":"konflux-gl-multi-component-parent-efhj"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","prGroup":"konflux-gl-multi-component-parent-efhj","prGroupHash":"115dbe5d244b65c4a4f81ae137aca3f6d2c46a59b9879b0635af82be8d1f10"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","PR group":"konflux-gh-multi-component-parent-lqyi"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-parent-lqyi","prGroupHash":"52fe8b83a090f86bd0918b340e2ebc650ef88b9784f3f65a5c39523044c5dd"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:02Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:36:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"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-05-05T11:36:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"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-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"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-05-05T11:36: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:36: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:36: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:36: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-05T11:35:59Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-05T11:35:48Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e90fedf07fa0a1ce15119dae83f455a86dfd6f4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f.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-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f.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-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f"},{"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-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-pull-request-47rb2-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-52df3eb3c00a981869f5a88d7255b6cb-7b634ca03deb361e-01"}},"deletionTimestamp":"2026-05-05 11:36:04 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:36:05Z","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-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-xuej-on-pull-request-47rb2","error":"PipelineRun.tekton.dev \"konflux-demo-component-xuej-on-pull-request-47rb2\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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:282\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-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-xuej-on-pull-request-47rb2\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","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:841\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:282\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-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-xuej-on-pull-request-47rb2\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","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:282\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-05-05T11:36:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","reconcileID":"fa3ecb83-2a8e-475f-ace0-288afc4b2b3d","error":"PipelineRun.tekton.dev \"konflux-demo-component-xuej-on-pull-request-47rb2\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","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-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-pv66p","namespace":"build-e2e-uctj"},"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-05-05T11:36:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ojjb-on-pull-request-pjrwm","PR group":"konflux-test-comp-ojjb"} {"level":"info","ts":"2026-05-05T11:36:06Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:36:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-rpuuxa-on-pull-request-4bwj7","namespace":"build-e2e-uctj"},"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-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-05T11:35:59Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-05T11:35:48Z","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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e90fedf07fa0a1ce15119dae83f455a86dfd6f4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f.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-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f.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-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f"},{"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-jfcp/konflux-demo-component-xuej:on-pr-e90fedf07fa0a1ce15119dae83f455a86dfd6f4f"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-pull-request-47rb2-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-52df3eb3c00a981869f5a88d7255b6cb-7b634ca03deb361e-01"}},"deletionTimestamp":"2026-05-05 11:36:04 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:36:06Z","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-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-fqscva","namespace":"build-e2e-nqwg"},"application":"build-e2e-nqwg/build-suite-test-application-beax","namespace":"build-e2e-nqwg","name":"test-annotations-fqscva","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-pull-request-47rb2","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-pull-request-47rb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:36: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:36: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:36: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:36: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:08Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:15Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","PR group":"konflux-gh-test-custom-branch-orqmwx"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","prGroup":"konflux-gh-test-custom-branch-orqmwx","prGroupHash":"40cf9bf9e90dddbba72c45f71e11ac740e55828c9bf940668015aadf54b767"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:36: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:21Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:21Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:22Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:23Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:23Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:24Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:29Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","PR group":"konflux-test-symlink-comp-jcdd"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-symlink-comp-jcdd","prGroupHash":"da6e73981d7fd90c43dc22b3791cc6248207993b55a40193333a7e1b4fdc49"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:32Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:36: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:36: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:36: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:36: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:39Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:39Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:39Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:43Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:46Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-mlog"} {"level":"info","ts":"2026-05-05T11:36:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-jejx","snapshot":"snapshot-sample-mlog"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:48Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:36:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-kssfwt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","PR group":"konflux-gl-test-custom-branch-kssfwt"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-branch-kssfwt","prGroupHash":"bdb29407c3a4b653fd704d4237021543dc3ee211a77bea6876c8886095617c"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:16Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:16Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:16Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:37: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:37: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:37: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gfax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:37: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":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-symlink-comp-jcdd","prGroupHash":"da6e73981d7fd90c43dc22b3791cc6248207993b55a40193333a7e1b4fdc49"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:37:20Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-05T11:36:31Z","completionTime":"2026-05-05T11:37:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jcdd-on-pull-request-wfmrz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz-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-dd71e00209ec47885c84209f2bf6f713-1e3f851e75b5aa33-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jcdd-on-pull-request-wfmrz has finished running","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-symlink-comp-jcdd","prGroupHash":"da6e73981d7fd90c43dc22b3791cc6248207993b55a40193333a7e1b4fdc49"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:37:20Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-05T11:36:31Z","completionTime":"2026-05-05T11:37:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jcdd-on-pull-request-wfmrz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz-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-dd71e00209ec47885c84209f2bf6f713-1e3f851e75b5aa33-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jcdd-on-pull-request-wfmrz has finished running","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-symlink-comp-jcdd","prGroupHash":"da6e73981d7fd90c43dc22b3791cc6248207993b55a40193333a7e1b4fdc49"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:21Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:21Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:37:20Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-05T11:36:31Z","completionTime":"2026-05-05T11:37:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jcdd-on-pull-request-wfmrz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz-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-dd71e00209ec47885c84209f2bf6f713-1e3f851e75b5aa33-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jcdd-on-pull-request-wfmrz has finished running","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-symlink-comp-jcdd","prGroupHash":"da6e73981d7fd90c43dc22b3791cc6248207993b55a40193333a7e1b4fdc49"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:22Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:37:20Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-05T11:36:31Z","completionTime":"2026-05-05T11:37:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jcdd-on-pull-request-wfmrz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz-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-dd71e00209ec47885c84209f2bf6f713-1e3f851e75b5aa33-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jcdd-on-pull-request-wfmrz has finished running","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:37: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:37: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:37: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:37: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:37: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-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:37: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:37:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:37: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:37: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:37: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:37:33Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:37: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-tipb-20260505-113806-845"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-tipb-20260505-113806-845","application":"build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-tipb-20260505-113806-845"} {"level":"info","ts":"2026-05-05T11:38:06Z","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-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:38:06Z","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-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","Application.Name":"build-secret-lookup-tipb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:38:06Z","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-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"build-secret-lookup-tipb-20260505-113806-845","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:38:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:38:06Z","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-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","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-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-tipb-20260505-113806-845","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-jpcw","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-one-jpcw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:38:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-gfax","namespace":"build-e2e-zspa"},"application":"build-e2e-zspa/build-secret-lookup-tipb","namespace":"build-e2e-zspa","name":"component-two-gfax","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:38:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-05T11:38:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"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-05-05T11:38:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"namespace":"build-e2e-zspa","name":"component-two-gfax-on-pull-request-jrlth","reconcileID":"1c1f5e7c-6808-4190-bea4-5e51e4fb2142","error":"pipelineruns.tekton.dev \"component-two-gfax-on-pull-request-jrlth\" 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-05-05T11:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"req":{"name":"component-two-gfax-on-pull-request-jrlth","namespace":"build-e2e-zspa"},"error":"PipelineRun.tekton.dev \"component-two-gfax-on-pull-request-jrlth\" 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-05-05T11:38:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-tipb-20260505-113806-845"} {"level":"info","ts":"2026-05-05T11:38:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zspa","snapshot":"build-secret-lookup-tipb-20260505-113806-845"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:38: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:38: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:38: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:38:19Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:38: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":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:38: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:38: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:38: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:38: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:38: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:38: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:38: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:38: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:38: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:38: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:38: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:38: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:38:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:39: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:39: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:39: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:39: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:39: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:39:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-child-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:33Z","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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:33Z","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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:39:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74404208088, NodeID:\"CR_kwDOKrwUx88AAAARUtYd2A\", HeadSHA:\"4c2b27625ee19e6cbed42b23df15a0804ed93e29\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74404208088\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74404208088\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot scenario my-integration-test-bsyc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-dlnws is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74404208088/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67521064986}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"4c2b27625ee19e6cbed42b23df15a0804ed93e29\", 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-mtrrne\", 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-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74404208088,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-dlnws","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:39:34Z","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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-dlnws"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:34Z","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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-dlnws","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":"2026-05-05 11:39:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":"2026-05-05 11:39:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:39:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-05T11:35:19Z","completionTime":"2026-05-05T11:39:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"4c2b27625ee19e6cbed42b23df15a0804ed93e29"}],"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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-zlmp/test-component-pac-spiwuw:on-pr-4c2b27625ee19e6cbed42b23df15a0804ed93e29"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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"]}]},{"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-component-pac-spiwuw-on-pull-request-dlnws-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentc40ebff1d65f9113ffeef3367ce56a69-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compc40ebff1d65f9113ffeef3367ce56a69-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-dlnws-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenc40ebff1d65f9113ffeef3367ce56a69-build-image-index","pipelineTaskName":"build-image-index"}],"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-2c78e46daa688727db9a08c589eb9b5a-c6d3f1705381c134-01"}},"deletionTimestamp":"2026-05-05 11:39:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-dlnws has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-dlnws","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh","PR group":"konflux-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.NameSpace":"integration1-zlmp","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bsyc","externalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74404879179,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:39:47Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-dlnws with pr group konflux-test-component-pac-spiwuw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74404879179, NodeID:\"CR_kwDOKrwUx88AAAARUuBbSw\", HeadSHA:\"bc400824792e9a1f3ea987a4452ec28614c94985\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74404879179\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74404879179\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:39:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot scenario my-integration-test-bsyc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-mkpfh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74404879179/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67521687285}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"bc400824792e9a1f3ea987a4452ec28614c94985\", 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-mtrrne\", 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-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74404879179,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:39:48Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-dlnws with pr group konflux-test-component-pac-spiwuw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:48Z","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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:40: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:40: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:40: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:05Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","PR group":"konflux-gl-test-custom-branch-kssfwt"} {"level":"info","ts":"2026-05-05T11:40: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-branch-kssfwt","prGroupHash":"bdb29407c3a4b653fd704d4237021543dc3ee211a77bea6876c8886095617c"} {"level":"info","ts":"2026-05-05T11:40: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:05Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:05Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:40:09Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-kssfwt-on-pull-request-vggfk\" was cancelled"}],"startTime":"2026-05-05T11:37:13Z","completionTime":"2026-05-05T11:40:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek"},{"name":"CHAINS-GIT_COMMIT","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom82136493fbb579581dae5c7eca53fec5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c82136493fbb579581dae5c7eca53fec5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-82136493fbb579581dae5c7eca53fec5-build-container","pipelineTaskName":"build-container"}],"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-cbb330c95911718f310896cc4bb9a2db-be29adb5218538b5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-vggfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:40:09Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-kssfwt-on-pull-request-vggfk\" was cancelled"}],"startTime":"2026-05-05T11:37:13Z","completionTime":"2026-05-05T11:40:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek"},{"name":"CHAINS-GIT_COMMIT","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom82136493fbb579581dae5c7eca53fec5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c82136493fbb579581dae5c7eca53fec5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-82136493fbb579581dae5c7eca53fec5-build-container","pipelineTaskName":"build-container"}],"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-cbb330c95911718f310896cc4bb9a2db-be29adb5218538b5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-vggfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:40:09Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-kssfwt-on-pull-request-vggfk\" was cancelled"}],"startTime":"2026-05-05T11:37:13Z","completionTime":"2026-05-05T11:40:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek"},{"name":"CHAINS-GIT_COMMIT","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom82136493fbb579581dae5c7eca53fec5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c82136493fbb579581dae5c7eca53fec5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-82136493fbb579581dae5c7eca53fec5-build-container","pipelineTaskName":"build-container"}],"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-cbb330c95911718f310896cc4bb9a2db-be29adb5218538b5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-vggfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:40:09Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-kssfwt-on-pull-request-vggfk\" was cancelled"}],"startTime":"2026-05-05T11:37:13Z","completionTime":"2026-05-05T11:40:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek"},{"name":"CHAINS-GIT_COMMIT","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom82136493fbb579581dae5c7eca53fec5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c82136493fbb579581dae5c7eca53fec5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-82136493fbb579581dae5c7eca53fec5-build-container","pipelineTaskName":"build-container"}],"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-cbb330c95911718f310896cc4bb9a2db-be29adb5218538b5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-vggfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","build-e2e-uctj":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:40:09Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-kssfwt-on-pull-request-vggfk\" was cancelled"}],"startTime":"2026-05-05T11:37:13Z","completionTime":"2026-05-05T11:40:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek"},{"name":"CHAINS-GIT_COMMIT","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom82136493fbb579581dae5c7eca53fec5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c82136493fbb579581dae5c7eca53fec5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-82136493fbb579581dae5c7eca53fec5-build-container","pipelineTaskName":"build-container"}],"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-cbb330c95911718f310896cc4bb9a2db-be29adb5218538b5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-vggfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:40: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:40: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:40: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:40:22Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:40: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:40:29Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:40: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:40: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:40: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:40: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:40: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:40: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11: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":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11: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":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11: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":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:40:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:00Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:20Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:21Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:21Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:22Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:22Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:26Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:31Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:35Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:35Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:38Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:38Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:38Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-4zzv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":"2026-05-05 11:41:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":"2026-05-05 11:41:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:41:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:41Z","completionTime":"2026-05-05T11:41:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"name":"IMAGE_DIGEST","value":"sha256:78f6991c3bcf2932a0963a38b6eac9c2d9baa93ec87dbfabf07522a2a661595f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"8a36a7e4f39938e983667831720e8ec68593afa0"}],"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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-alxw/test-comp-swcz:on-pr-8a36a7e4f39938e983667831720e8ec68593afa0"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-swcz-on-pull-request-4zzv9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes80b5e32cff27bd7539feda0700ca3fae-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-swcz-on-pull-request-4zzv9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-f9d48e98443121e2542933010e35a9b6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-swcz-on-pull-request-4zzv9-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-1bedd5d11cb3fe40e7c1033c35db9486-6cebed25f35eb997-01"}},"deletionTimestamp":"2026-05-05 11:41:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-4zzv9 has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-4zzv9","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:42Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-swcz-on-pull-request-gpvxp","PR group":"konflux-test-comp-swcz"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-swcz","prGroupHash":"8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"405.301861ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"c0d91e65-d93e-46e5-945a-000300c7baed","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-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"412.628204ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"97575a68-3008-4f1a-b853-8835924bfe71","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-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"425.641265ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"f4bd09f2-e9fa-4b28-8f15-210228ca6570","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-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"446.389127ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"1002337d-47c4-495e-9329-5050ee51c6ea","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-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"487.083021ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"1fc4edc1-1ccc-4d27-a73e-6d62a5410bc9","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-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"568.393507ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"0f67a71d-83b8-4bb1-8491-37f4cf598bd6","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-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:49Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"729.152291ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"7e5406a9-1ca6-407a-9d70-e04b08a225f9","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-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:50Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.050825002s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"3c7eb9dd-e30e-4cb2-8e08-24c5b70f1923","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-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:50Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.289252375s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"9fda5910-ba8b-4c1c-ba93-344e504015a9","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-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:50Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.691478306s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"94aaf4b7-6df9-45f1-9601-ff7aff82a645","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-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"2.287920348s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:41:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"a892d8d4-3e7e-4790-8bc0-68fbe9466be7","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-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","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-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","reconcileID":"1eac4cf4-0966-4541-8f3b-172666d17443","component.Name":"gl-multi-component-parent-efhj"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qabw-20260505-113529-000","application":"build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","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-efhj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 07168e2122bab948094155c5ca0dd16bf69392b70f2b8c96554e66e08a1750 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113529-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qabw-20260505-113529-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj@sha256:9175417b75bce460d07ac7e9c737258bb7235630000bb57bda56e53a9627a4d6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wqwzlw","revision":"a0ddf220b28dadbc421c762deb5208e08839c114"}}}]} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"}} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","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-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:41: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","Application.Name":"build-suite-component-update-qabw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:41:51Z","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-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:41:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:41: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:41: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","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-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:41:51Z","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-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Namespace":"build-e2e-nzds","snapshot.Name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:41: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","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-05-05T11:41:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-4l2j5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:52Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41: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-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","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-05-05T11:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-4l2j5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-4l2j5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:55Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-dpsdc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:25Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":"2026-05-05 11:42:31 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:42:31Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":"2026-05-05 11:42:31 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:42:31Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:18Z","completionTime":"2026-05-05T11:42:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"IMAGE_DIGEST","value":"sha256:cedaa401a224a9849f06b95cd1093a4d71365e04f8e54d5c344a02d1bf6b5597"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"e40730baa394a61d814db20ae08fb7957c6e48b7"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"e40730baa394a61d814db20ae08fb7957c6e48b7"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7.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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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-jfcp/konflux-demo-component-xuej:e40730baa394a61d814db20ae08fb7957c6e48b7"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-xuej-on-push-dpsdc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5114599d57f0fbd5ae843570fe555ff3-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-xuej-on-push-dpsdc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-61aa205c5d6d1e3bf9fda0e4a7e5168d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-xuej-on-push-dpsdc-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-ff062efe140595ab3cf9154313a75af3-1aab5369bd0920fd-01"}},"deletionTimestamp":"2026-05-05 11:42:31 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:42:31Z","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-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-dpsdc has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-dpsdc","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-alxw/test-comp-swcz-on-pull-request-4zzv9 with pr group konflux-test-comp-swcz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:42:34Z","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-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:34Z","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-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:34Z","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-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-xuej-on-push-5xds5 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:42: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:42: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:42: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:42: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:42: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:42: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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:42Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:43Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","prGroup":"konflux-test-component-pac-suvqed","prGroupHash":"fde299303eb75de42b0fecfa5ca8761dea78f81852ed8f6c4132c8ab152863"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:53Z","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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ramw-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ramw-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","existingCheckRun":"github.CheckRun{ID:74404170280, NodeID:\"CR_kwDOMjU9q88AAAARUtWKKA\", HeadSHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", ExternalID:\"my-integration-test-ramw-test-component-pac-suvqed\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404170280\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74404170280\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-suvqed snapshot optional scenario my-integration-test-ramw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hxrf/test-component-pac-suvqed-on-pull-request-zpck5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404170280/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ramw / test-component-pac-suvqed\", CheckSuite:github.CheckSuite{ID:67521029010}, 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:3630132460, Number:9595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9595\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-suvqed\", SHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", 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-inyhnd\", 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-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404170280,"CheckName":"Konflux Dev version / my-integration-test-ramw / test-component-pac-suvqed","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ypzn-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-ypzn-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","existingCheckRun":"github.CheckRun{ID:74404171090, NodeID:\"CR_kwDOMjU9q88AAAARUtWNUg\", HeadSHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", ExternalID:\"my-integration-test-ypzn-test-component-pac-suvqed\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404171090\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74404171090\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-suvqed snapshot scenario my-integration-test-ypzn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hxrf/test-component-pac-suvqed-on-pull-request-zpck5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404171090/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ypzn / test-component-pac-suvqed\", CheckSuite:github.CheckSuite{ID:67521029010}, 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:3630132460, Number:9595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9595\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-suvqed\", SHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", 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-inyhnd\", 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-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404171090,"CheckName":"Konflux Dev version / my-integration-test-ypzn / test-component-pac-suvqed","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-vruc-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-vruc-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","existingCheckRun":"github.CheckRun{ID:74404168840, NodeID:\"CR_kwDOMjU9q88AAAARUtWEiA\", HeadSHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", ExternalID:\"my-integration-test-vruc-test-component-pac-suvqed\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404168840\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74404168840\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-suvqed snapshot scenario my-integration-test-vruc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hxrf/test-component-pac-suvqed-on-pull-request-zpck5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404168840/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vruc / test-component-pac-suvqed\", CheckSuite:github.CheckSuite{ID:67521029010}, 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:3630132460, Number:9595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9595\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-suvqed\", SHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", 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-inyhnd\", 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-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404168840,"CheckName":"Konflux Dev version / my-integration-test-vruc / test-component-pac-suvqed","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-qwxq-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ExternalID":"my-integration-test-qwxq-test-component-pac-suvqed"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","existingCheckRun":"github.CheckRun{ID:74404169584, NodeID:\"CR_kwDOMjU9q88AAAARUtWHcA\", HeadSHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", ExternalID:\"my-integration-test-qwxq-test-component-pac-suvqed\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404169584\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74404169584\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-suvqed snapshot scenario my-integration-test-qwxq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-hxrf/test-component-pac-suvqed-on-pull-request-zpck5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74404169584/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qwxq / test-component-pac-suvqed\", CheckSuite:github.CheckSuite{ID:67521029010}, 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:3630132460, Number:9595, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9595\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-suvqed\", SHA:\"28a85b3491c5d5d084f786d6a2514ade426cd22f\", 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-inyhnd\", 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-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","ID":74404169584,"CheckName":"Konflux Dev version / my-integration-test-qwxq / test-component-pac-suvqed","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","pipelineRun.Namespace":"stat-rep-hxrf","pipelineRun.Name":"test-component-pac-suvqed-on-pull-request-zpck5","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:42:54Z","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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","pipelinerun.Name":"test-component-pac-suvqed-on-pull-request-zpck5"} {"level":"info","ts":"2026-05-05T11:42: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":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:54Z","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-suvqed is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:03Z","completionTime":"2026-05-05T11:42:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"name":"IMAGE_DIGEST","value":"sha256:fcd6f0703eb53f59126750551832b14bd89ae8838d8a390a81bec03302af978b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"28a85b3491c5d5d084f786d6a2514ade426cd22f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"28a85b3491c5d5d084f786d6a2514ade426cd22f"}],"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-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"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-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-suvqed-on-pull-request-zpck5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component788df15dfa86ef1fdedb75b8b424e046-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp788df15dfa86ef1fdedb75b8b424e046-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen788df15dfa86ef1fdedb75b8b424e046-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes788df15dfa86ef1fdedb75b8b424e046-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-suvqed-on-pull-request-zpck5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-puc76156baeda4b31885cd7fc21fe752fa","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component788df15dfa86ef1fdedb75b8b424e046-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone788df15dfa86ef1fdedb75b8b424e046-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon788df15dfa86ef1fdedb75b8b424e046-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-a8ce6316cc5f28ec63d2ad84ea301de7-c957c6035399d8e1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-suvqed-on-pull-request-zpck5 has finished running","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","prGroup":"konflux-test-component-pac-suvqed","prGroupHash":"fde299303eb75de42b0fecfa5ca8761dea78f81852ed8f6c4132c8ab152863"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:03Z","completionTime":"2026-05-05T11:42:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"name":"IMAGE_DIGEST","value":"sha256:fcd6f0703eb53f59126750551832b14bd89ae8838d8a390a81bec03302af978b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"28a85b3491c5d5d084f786d6a2514ade426cd22f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"28a85b3491c5d5d084f786d6a2514ade426cd22f"}],"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-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"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-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-suvqed-on-pull-request-zpck5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component788df15dfa86ef1fdedb75b8b424e046-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp788df15dfa86ef1fdedb75b8b424e046-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen788df15dfa86ef1fdedb75b8b424e046-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes788df15dfa86ef1fdedb75b8b424e046-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-suvqed-on-pull-request-zpck5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-puc76156baeda4b31885cd7fc21fe752fa","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component788df15dfa86ef1fdedb75b8b424e046-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone788df15dfa86ef1fdedb75b8b424e046-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon788df15dfa86ef1fdedb75b8b424e046-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-a8ce6316cc5f28ec63d2ad84ea301de7-c957c6035399d8e1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-suvqed-on-pull-request-zpck5 has finished running","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","prGroup":"konflux-test-component-pac-suvqed","prGroupHash":"fde299303eb75de42b0fecfa5ca8761dea78f81852ed8f6c4132c8ab152863"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:35:03Z","completionTime":"2026-05-05T11:42:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"name":"IMAGE_DIGEST","value":"sha256:fcd6f0703eb53f59126750551832b14bd89ae8838d8a390a81bec03302af978b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"28a85b3491c5d5d084f786d6a2514ade426cd22f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"28a85b3491c5d5d084f786d6a2514ade426cd22f"}],"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-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"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-hxrf/test-component-pac-suvqed:on-pr-28a85b3491c5d5d084f786d6a2514ade426cd22f"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-suvqed-on-pull-request-zpck5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component788df15dfa86ef1fdedb75b8b424e046-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp788df15dfa86ef1fdedb75b8b424e046-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen788df15dfa86ef1fdedb75b8b424e046-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes788df15dfa86ef1fdedb75b8b424e046-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-suvqed-on-pull-request-zpck5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-puc76156baeda4b31885cd7fc21fe752fa","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component788df15dfa86ef1fdedb75b8b424e046-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone788df15dfa86ef1fdedb75b8b424e046-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-suvqed-on-pull-request-zpck5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon788df15dfa86ef1fdedb75b8b424e046-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-a8ce6316cc5f28ec63d2ad84ea301de7-c957c6035399d8e1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh","namespace":"stat-rep-hxrf","name":"test-component-pac-suvqed-on-pull-request-zpck5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-suvqed-on-pull-request-zpck5 has finished running","buildpipelineRun":{"name":"test-component-pac-suvqed-on-pull-request-zpck5","namespace":"stat-rep-hxrf"},"application":"stat-rep-hxrf/integ-app-rzhh"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"585.112296ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"c0feb00c-e7d5-4076-b1e4-12622a66b497","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-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"591.191077ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"9fa23b2e-a7c1-4f8e-b44b-933e4f5ed46f","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-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"601.676365ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"ff2a33b9-9bac-4be4-9ea1-c8766a616f3a","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-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"622.883501ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"5464cc61-a58d-4fab-8918-17e39fa95a2e","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-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"663.454713ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"831c3103-468c-453e-9f3d-a4a2cde06f26","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-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"744.047139ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"82cbf3de-3209-436c-8d15-79ee258aef11","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-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:55Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"904.739063ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"252ede4d-2618-44f2-a67d-b9b91507bc4f","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-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:56Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.225448277s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"0cabf2be-ca8b-4687-93b3-de1518933b86","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-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:56Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.296983353s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"a0bae6d9-0198-49ea-929a-5128a93384e1","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-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:56Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.506002409s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"e7f80f3e-ecbc-48ff-a425-a5a375f56583","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-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:56Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.866253993s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:42:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"d63826f9-6ce3-4658-8447-2f49f6a231be","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-05-05T11:42: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42: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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","reconcileID":"7efb63dd-459e-4b09-8403-efd2a9de9492","component.Name":"gh-multi-component-child-lqyi"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cztz-20260505-113602-000","application":"build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-113602-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cztz-20260505-113602-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-parent-lqyi@sha256:d151a992720a162a36ae8b2c446811a71ca90f67cf27055f95bf208bf8af57c8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-tfyluk","revision":"8c10e9480bafca0adc0de2c67b6e2918d96abcb6"}}}]} {"level":"info","ts":"2026-05-05T11:42:57Z","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-lqyi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 52fe8b83a090f86bd0918b340e2ebc650ef88b9784f3f65a5c39523044c5dd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:42: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":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","Application.Name":"build-suite-component-update-cztz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:42: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":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"}} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","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-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","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-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-113602-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:42:57Z","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-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-113602-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:42:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:42: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":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:42: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":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:42:57Z","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-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-113602-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-113602-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Namespace":"build-e2e-ugbl","snapshot.Name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","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-05-05T11:42:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:42:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lqyi-on-pull-request-bpg7c has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":"2026-05-05 11:43:01 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:43:01Z","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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":"2026-05-05 11:43:01 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:43:01Z","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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:42:41Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-05T11:35:40Z","completionTime":"2026-05-05T11:42:41Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"IMAGE_DIGEST","value":"sha256:9b24dc6f888a2fbdfc0735cf7e701c83205b629f734d938d44baa5e25d9d7fc1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk"},{"name":"CHAINS-GIT_COMMIT","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-62b4fed9ecefe8be946ace3f1c8aafc2b826633b"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-a3870e7209b8cdc83c49a442aac0fe2e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compona3870e7209b8cdc83c49a442aac0fe2e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compa3870e7209b8cdc83c49a442aac0fe2e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-a3870e7209b8cdc83c49a442aac0fe2e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoa3870e7209b8cdc83c49a442aac0fe2e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coma3870e7209b8cdc83c49a442aac0fe2e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coa3870e7209b8cdc83c49a442aac0fe2e-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9-tpa-scan","pipelineTaskName":"tpa-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-18a16d2210306d7eb5c0112bbc29df20-37a107520440285d-01"}},"deletionTimestamp":"2026-05-05 11:43:01 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:43:01Z","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":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-x5pr9 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-x5pr9","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:01Z","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-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","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-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lqyi-on-pull-request-bpg7c has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"469.508523ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"b10b8750-2198-4ffc-9711-3a9555569387","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"474.997832ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"307485d1-a03a-49e3-98b5-9a8e49235c1e","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"485.505407ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"7af6dda2-32d3-4c9e-bc47-69c42cdb4622","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"506.067571ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"94e5c342-5f8b-48c6-9584-6447af8df002","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"547.447694ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"a9f000ba-b18f-4a70-bec6-9c77037409c1","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"628.037787ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"b8b294d2-0800-4972-ac49-3a31f12d7de3","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:02Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"788.682511ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"17c3b9f3-3e69-4e11-91fa-59635c9de5a0","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:03Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.109130259s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"61413026-e247-4e65-884a-d2cafae5b927","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:03Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.54223283s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"f82b7904-75ac-4555-9039-862fc5e60716","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:03Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.750237268s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"f6c73340-1787-49c2-8f60-c6b95a56e9ea","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:03Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.949387975s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"63c491d1-a13f-4436-a951-e06f3f8449d3","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-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","reconcileID":"6d92573d-c42a-433a-9e82-25d5f25a675a","component.Name":"gl-multi-component-child-efhj"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qabw-20260505-113558-000","application":"build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113558-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qabw-20260505-113558-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-parent-efhj@sha256:2d3a415865193679f0cd7a43f68f81c864b9cfc32e5abd054b76552132256262","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-wqwzlw","revision":"2c893e37429d77b511947e6a5677b4a45d304e09"}}}]} {"level":"info","ts":"2026-05-05T11:43:04Z","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-efhj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 115dbe5d244b65c4a4f81ae137aca3f6d2c46a59b9879b0635af82be8d1f10 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","Application.Name":"build-suite-component-update-qabw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"}} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113558-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:43:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113558-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-113558-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Namespace":"build-e2e-nzds","snapshot.Name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:43:04Z","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-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-113558-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","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-05-05T11:43:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-efhj-on-pull-request-ftpd4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","PR group":"konflux-gh-multi-component-child-lqyi"} {"level":"info","ts":"2026-05-05T11:43: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Name":"build-suite-component-update-qabw-20260505-113558-000"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","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-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-efhj-on-pull-request-ftpd4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-pull-request-ftpd4","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-efhj-on-push-qkr5j is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-x5pr9 with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:11Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:11Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:11Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:13Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","PR group":"konflux-gl-multi-component-child-efhj"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:43: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"}} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-113529-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Namespace":"build-e2e-nzds","snapshot.Name":"build-suite-component-update-qabw-20260505-113529-000"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","prGroup":"konflux-gl-multi-component-child-efhj","prGroupHash":"07168e2122bab948094155c5ca0dd16bf69392b70f2b8c96554e66e08a1750"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:18Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:57Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"855.956976ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"1c963987-cfbf-4e36-870e-eef696ab9e08","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:57Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"861.593506ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"879e5599-40e1-4f08-8455-ec302c6fa23f","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:57Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"872.208446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"eca74553-9647-4257-abd8-2ec5c48fa168","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:57Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"892.822015ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"c951e1d9-f070-43ef-9032-491bdfc53d1f","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:57Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"933.560861ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"16772878-6b88-44cc-9529-244b9bb32a74","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:57Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"965.823562ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"ec22bd78-2a96-41bf-8b85-e363956e92b5","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:58Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"1.014506567s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"c60294a0-a7d9-4fca-9142-0b80729aec1c","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:58Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"1.334958449s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"14558586-dbd5-416e-ae52-185ca8861d52","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:58Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"1.784973848s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"429752fe-bd60-4377-bb97-663aa53f29cb","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-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:58Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","elapsedSinceCompletion":"1.975824654s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:43:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","reconcileID":"6393202a-05db-4d3f-9b61-fcab03def8ca","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-05-05T11:43: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43: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-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oxox-20260505-113523-000","application":"integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"integ-app-oxox-20260505-113523-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oxox-20260505-113523-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-fpmzxz","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz@sha256:fd65e2099b5120aefdae186c3095924c761867bb315e892b3a99bac48d93ac52","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"3f35789498bb90cfff389ca963ab72de86803788"}}}]} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun gitlab-rep-tizt/test-comp-pac-gitlab-fpmzxz-on-pull-request-zdzzk with pr group konflux-test-comp-pac-gitlab-fpmzxz is not the latest for its component, skipped","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","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-fpmzxz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f2e771507d5aad3839328edacea1d7af83a48edc6c3756390017df7d9fc857 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:43: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":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","Application.Name":"integ-app-oxox","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-05T11:43:59Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"}} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","integrationTestScenario.Name":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","integrationTestScenario.Name":"my-integration-test-ejxa"} 2026/05/05 11:43:59 http: TLS handshake error from 10.128.0.2:55238: EOF {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","destinationComponentSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"my-integration-test-ejxa-lmm7v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:43:59Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"integ-app-oxox-20260505-113523-000","reconcileID":"8b5e8289-39ba-4c15-9de4-f1b00a6c1b4b","snapshot.name":"integ-app-oxox-20260505-113523-000","pipelinerun.name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","duration":2.902758651} {"level":"info","ts":"2026-05-05T11:43:59Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"integ-app-oxox-20260505-113523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","integrationTestScenario.Name":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"my-integration-test-csaz-jz4kx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:43:59Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:43: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":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:43:59Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","Scenario":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:43:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:00Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","Label":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","Application.Name":"integ-app-oxox","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","integrationTestScenario.Name":"my-integration-test-ejxa","pipelineRun.Name":"my-integration-test-ejxa-lmm7v"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","integrationTestScenario.Name":"my-integration-test-csaz","pipelineRun.Name":"my-integration-test-csaz-jz4kx"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","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-05-05T11:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commitStatus.Name":"Konflux Dev version / my-integration-test-ejxa / test-comp-pac-gitlab-fpmzxz","commitStatus.ID":14217880323} {"level":"info","ts":"2026-05-05T11:44:00Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-ejxa","commitStatus.ID":14217880323,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","testedSnapshot.Name":"integ-app-oxox-20260505-113523-000","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-csaz","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ejxa-lmm7v","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"my-integration-test-ejxa-lmm7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-csaz-jz4kx","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"my-integration-test-csaz-jz4kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commitStatus.Name":"Konflux Dev version / my-integration-test-csaz / test-comp-pac-gitlab-fpmzxz","commitStatus.ID":14217880233} {"level":"info","ts":"2026-05-05T11:44:01Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-csaz","commitStatus.ID":14217880233,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","testedSnapshot.Name":"integ-app-oxox-20260505-113523-000","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:44: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:01Z","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-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44: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-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44: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":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","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-05-05T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-fpmzxz-on-pull-request-w4khr","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz","noteID":3314964468} {"level":"info","ts":"2026-05-05T11:44:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:01Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz","count":2} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","noteID":3314964468,"commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:02Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44: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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"}} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:02Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","destinationComponentSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commitStatus.Name":"Konflux Dev version / my-integration-test-ejxa / test-comp-pac-gitlab-fpmzxz","commitStatus.ID":14217880323} {"level":"info","ts":"2026-05-05T11:44:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenarioName":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-ejxa","commitStatus2.ID":14217880323,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","testedSnapshot.Name":"integ-app-oxox-20260505-113523-000","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-csaz","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commitStatus.Name":"Konflux Dev version / my-integration-test-csaz / test-comp-pac-gitlab-fpmzxz","commitStatus.ID":14217880233} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenarioName":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-csaz","commitStatus2.ID":14217880233,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","testedSnapshot.Name":"integ-app-oxox-20260505-113523-000","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:44:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz","noteID":3314964468} {"level":"info","ts":"2026-05-05T11:44:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:04Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz","count":2} {"level":"info","ts":"2026-05-05T11:44:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","noteID":3314964468,"commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:04Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44: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":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"}} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:08Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","destinationComponentSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-csaz","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-csaz","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-csaz-jz4kx","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"my-integration-test-csaz-jz4kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ejxa-lmm7v","namespace":"gitlab-rep-tizt"},"namespace":"gitlab-rep-tizt","name":"my-integration-test-ejxa-lmm7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenarioName":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-csaz","commitStatus2.ID":14217880233,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","testedSnapshot.Name":"integ-app-oxox-20260505-113523-000","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz","noteID":3314964468} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:09Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz","count":2} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","noteID":3314964468,"commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:09Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"my-integration-test-ejxa-lmm7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"my-integration-test-csaz-jz4kx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44: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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"}} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:09Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:09Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"integ-app-oxox-20260505-113523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:09Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","namespace":"gitlab-rep-tizt","name":"integ-app-oxox-20260505-113523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","destinationComponentSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44: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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:44: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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox"} {"level":"info","ts":"2026-05-05T11:44:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-ejxa","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testedSnapshot":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","projectID":56586709,"pipelineID":2500884397} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenarioName":"my-integration-test-ejxa"} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.name":"my-integration-test-ejxa","commitStatus2.ID":14217880323,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","testedSnapshot.Name":"integ-app-oxox-20260505-113523-000","destinationSnapshot.Name":"integ-app-oxox-20260505-113523-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","scenario.Name":"my-integration-test-csaz"} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz","noteID":3314964468} {"level":"info","ts":"2026-05-05T11:44:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentTitle":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:10Z","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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz","count":2} {"level":"info","ts":"2026-05-05T11:44:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","noteID":3314964468,"commentPrefix":"Integration test for component test-comp-pac-gitlab-fpmzxz"} {"level":"info","ts":"2026-05-05T11:44:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44: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-oxox-20260505-113523-000","namespace":"gitlab-rep-tizt"},"application":"gitlab-rep-tizt/integ-app-oxox","snapshot.Name":"integ-app-oxox-20260505-113523-000"} {"level":"info","ts":"2026-05-05T11:44:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-efhj-on-push-thfsg is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44: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-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-efhj-on-push-jz97z is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"369.166057ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"9d3b6bf9-05c0-4071-a7a6-b8b2c2303c60","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"374.849884ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"0591ebd4-6e27-4240-a04b-40ccf4c0c827","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"385.374324ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"d8b7ef88-b805-4eaa-bf6b-0d88148ea6ad","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"405.966001ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"5cc11932-79de-4e0b-b37e-983bba59ac9f","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"446.846524ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"1efcf41d-a086-4351-b240-6035a72f71c9","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"495.358172ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"f41863fb-eb50-4d7f-9e38-24955bec8331","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"527.902906ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"444f77ba-cb0f-489d-b33c-caf6bb251a16","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"849.452296ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"2001d641-1ed6-4b5b-b076-17ae263df616","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.227340119s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"81f853fd-37f0-46a1-a100-963187c5dd78","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-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.490795899s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"158e450b-cf4e-42df-aa0b-9a7d7a8ac742","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-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"6f3b9c94-fb4c-4c86-a960-9f5c1a6663b1","component.Name":"test-comp-swcz"} {"level":"info","ts":"2026-05-05T11:44:26Z","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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"6f3b9c94-fb4c-4c86-a960-9f5c1a6663b1","component.Name":"test-comp-ojjb"} {"level":"info","ts":"2026-05-05T11:44:26Z","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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","reconcileID":"6f3b9c94-fb4c-4c86-a960-9f5c1a6663b1","component.Name":"test-symlink-comp-jcdd"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-113455-000","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-wxfs is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 742a704d51435c3968bedf6d4e838d8b23322f1d2f426f171c139cfd0d22f6 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-113455-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-zwhw-20260505-113455-000","snapshot.Spec.Components":[{"name":"test-comp-wxfs","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-wxfs@sha256:e4d5afe15b5cd6d235ceb654b132188f8bbde173a9a494ac0304e20cd47410e9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"4fb9cff862c402eec50fdb3078621d4344fc03e3"}}}]} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44: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":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"}} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:44: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":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:44:26Z","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-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-113455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-113455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:44:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:44:26Z","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-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:44: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":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:26Z","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-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-113455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-zwhw-20260505-113455-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","snapshot.Namespace":"build-e2e-alxw","snapshot.Name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","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-05-05T11:44:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wxfs-on-pull-request-d8pjv has finished running","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:28Z","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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44:28Z","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-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","snapshot.Name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs-on-pull-request-d8pjv","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-05-05T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wxfs-on-pull-request-d8pjv has finished running","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:44: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"979.324362ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"8f83243c-7849-4e1a-ad04-587cd8157e33","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"984.915217ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"182e5f65-8576-41ce-abe8-3f0a91a8ed1e","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-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:43Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"989.405575ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"bbfc1f43-0ebf-41c5-ae32-015517edf2fb","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-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:43Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"995.041602ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"7f3bc49b-eda6-468a-8b31-20677872ff77","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"995.279748ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"f26bd8d5-086d-4d7a-9eb5-5bf742d1762b","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.005704137s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"fc3e9263-3bf7-4860-8fd3-bebdfd44e0a5","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.016660899s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"37d58cae-a5ce-421b-b42c-ad7d5d265f45","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.026353564s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"dae18a1f-716a-4331-aaf1-e586513a9041","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.05773942s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"ba9c640d-9eda-4407-8ca3-5cd97da9b52c","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.067338425s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"8b7efae6-1392-4a12-b99b-f6c3e15adfff","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.138710566s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"1955ce7c-a036-4729-b697-7e6ee47f6357","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.148708914s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"cc7cbc00-e10b-4665-9411-05bfa5fe3230","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.246801049s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"ce5414e8-4402-4df4-9888-9bcdaf65850c","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.248814957s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"e8e5654d-faa8-4f61-9701-962e1601af52","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.299437494s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"8baf76e2-68fb-4ad4-bee6-680ab5aa9489","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.309947434s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"2fda2570-ca73-4940-86ee-f845b566f404","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"555.387596ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"21e45edf-7504-4912-8463-4ad80beaaf3a","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-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"940.99078ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","reconcileID":"aefab5a5-eba2-4d08-9367-d9244d506cf6","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-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:44Z","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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.950796713s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","reconcileID":"2f18f4f3-80bc-4d40-890c-0a52cae9dcbe","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-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44:45Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-113511-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-lpzgxb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8a2202a3b50291d33f707ce8127706c972592ea832e4509432a0ef8d69a49e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-113511-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-113511-000","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:8aaf652378f2a4aab13fec7d46cab8cd0b63a5eb311fea279432455fa5112144","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a2f45f82449b80d551addb48c91e75105cda5e04"}}}]} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Namespace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:44:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74404186248, NodeID:\"CR_kwDONSo-hs8AAAARUtXIiA\", HeadSHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74404186248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/go-component-lpzgxb-on-pull-request-hfdjr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67521042796}, 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:3630132955, Number:21680, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21680\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-lpzgxb\", SHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", 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-vazjnh\", 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-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74404186248,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-113511-000","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:47Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","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-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-pull-request-hfdjr has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xyku-20260505-113616-000","application":"build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-113616-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xyku-20260505-113616-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-orqmwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ipdn/gh-test-custom-branch-orqmwx@sha256:1e4a70773253e01e980cb40df445d76f26023fa60b3dc1f239ffb6aae3acd51e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-efnkkb","revision":"11a7e9803b5c46bdd9ce0d3aa7207887a1559706"}}}]} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","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-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-pull-request-4jf7z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-4jf7z","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-hfdjr","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-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-pull-request-hfdjr has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-hfdjr","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44:48Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-qhn2z","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-113511-000","reconcileID":"7d7fc024-2e41-4965-8dcc-a83fc7e1be77","snapshot.name":"integ-app-aeis-20260505-113511-000","pipelinerun.name":"go-component-lpzgxb-on-pull-request-hfdjr","duration":4.709935363} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-113511-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","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-orqmwx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 40cf9bf9e90dddbba72c45f71e11ac740e55828c9bf940668015aadf54b767 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:44: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":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","Application.Name":"build-suite-test-application-xyku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:48Z","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-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-113616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:44:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Label":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh","pipelineRun.Name":"integration-resolver-pipelinerun-qhn2z"} {"level":"info","ts":"2026-05-05T11:44: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":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:44: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":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74404186248, NodeID:\"CR_kwDONSo-hs8AAAARUtXIiA\", HeadSHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74404186248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:35:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-113511-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67521042796}, 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:3630132955, Number:21680, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21680\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-lpzgxb\", SHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", 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-vazjnh\", 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-05-05T11:44:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qhn2z","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-qhn2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74404186248,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-113511-000","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44: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":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"}} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:49Z","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-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:44:49Z","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-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-113616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Namespace":"build-e2e-ipdn","snapshot.Name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74404186248, NodeID:\"CR_kwDONSo-hs8AAAARUtXIiA\", HeadSHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74404186248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:35:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-113511-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qhn2z' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67521042796}, 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:3630132955, Number:21680, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21680\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-lpzgxb\", SHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", 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-vazjnh\", 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-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74404186248,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-113511-000","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:44:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44: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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44:53Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:44:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:58Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:58Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:58Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-113511-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:58Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:44:58Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:44:58Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-113511-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testedSnapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qhn2z","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-qhn2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:44:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74404186248, NodeID:\"CR_kwDONSo-hs8AAAARUtXIiA\", HeadSHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74404186248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74404186248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:35:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-113511-000 and scenario my-integration-test-oneh 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/74404186248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67521042796}, 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:3630132955, Number:21680, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21680\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-lpzgxb\", SHA:\"a2f45f82449b80d551addb48c91e75105cda5e04\", 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-vazjnh\", 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-05-05T11:44:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74404186248,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:44:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-113511-000","destinationSnapshot.Name":"integ-app-aeis-20260505-113511-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:44:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:59Z","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-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:44:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-113511-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-qhn2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","PR group":"konflux-gh-test-custom-branch-orqmwx"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:45: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","prGroup":"konflux-gh-test-custom-branch-orqmwx","prGroupHash":"40cf9bf9e90dddbba72c45f71e11ac740e55828c9bf940668015aadf54b767"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"}} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-113616-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Namespace":"build-e2e-ipdn","snapshot.Name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:07Z","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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-wck75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:11Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-vupvro","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":"2026-05-05 11:45:17 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:45:17Z","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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":"2026-05-05 11:45:17 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:45:17Z","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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:06Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T11:34:56Z","completionTime":"2026-05-05T11:45:06Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"564e8b08e5e7f9123a3273dce72d93268f06857f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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)"},{"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-ojzb/go-component-aeupxe:on-pr-564e8b08e5e7f9123a3273dce72d93268f06857f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-aeupxe-on-pull-request-wck75-build-container","pipelineTaskName":"build-container"}],"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-ca5570589aadabc8e45d75a9e67e8962-90d232e264f703dc-01"}},"deletionTimestamp":"2026-05-05 11:45:17 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:45:17Z","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":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-wck75 has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-wck75","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T11:45:20Z","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-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-lpzgxb-on-push-qxthb is not associated with a pull request","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-aeupxe-on-pull-request-mzk9j","PR group":"konflux-go-component-aeupxe"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-go-component-aeupxe","prGroupHash":"99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vupvro-on-pull-request-c5p8q","PR group":"konflux-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:45:31Z","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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"konflux-python-component-vupvro","prGroupHash":"ede504081952c20469fb70474aa96e07ceae4e3bd09cf4eaaa57e4df4dd56b"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74405730550,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"python-component-vupvro-on-pull-request-c5p8q","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:45:32Z","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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"python-component-vupvro-on-pull-request-c5p8q"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vupvro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:45: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:45: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:45: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:45:36Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:45: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:44Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:44Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74404879179, NodeID:\"CR_kwDOKrwUx88AAAARUuBbSw\", HeadSHA:\"bc400824792e9a1f3ea987a4452ec28614c94985\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74404879179\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74404879179\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:39:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot scenario my-integration-test-bsyc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-mkpfh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74404879179/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67521687285}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"bc400824792e9a1f3ea987a4452ec28614c94985\", 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-mtrrne\", 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-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74404879179,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-mkpfh"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:39:47Z","completionTime":"2026-05-05T11:45:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"name":"IMAGE_DIGEST","value":"sha256:d6871480e7db364c32624363855eb4e75c7ba9b7d8af5f99c5447aaaaa0a59e2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-spiwuw-on-pull-request-mkpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compe9030045e14e1d8f0e2cafd0912ba0b5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componene9030045e14e1d8f0e2cafd0912ba0b5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9030045e14e1d8f0e2cafd0912ba0b5-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-spiwuw-on-pull-request-mkpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pu00b38dbd5a4605d8b029f20d151d45ef","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componee9030045e14e1d8f0e2cafd0912ba0b5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9030045e14e1d8f0e2cafd0912ba0b5-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-429bb9474f4275ba288c3f9e26a0e6c8-e4e50e7656010d8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-mkpfh has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/go-component-aeupxe-on-pull-request-wck75 with pr group konflux-go-component-aeupxe is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:39:47Z","completionTime":"2026-05-05T11:45:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"name":"IMAGE_DIGEST","value":"sha256:d6871480e7db364c32624363855eb4e75c7ba9b7d8af5f99c5447aaaaa0a59e2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-spiwuw-on-pull-request-mkpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compe9030045e14e1d8f0e2cafd0912ba0b5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componene9030045e14e1d8f0e2cafd0912ba0b5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9030045e14e1d8f0e2cafd0912ba0b5-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-spiwuw-on-pull-request-mkpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pu00b38dbd5a4605d8b029f20d151d45ef","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componee9030045e14e1d8f0e2cafd0912ba0b5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9030045e14e1d8f0e2cafd0912ba0b5-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-429bb9474f4275ba288c3f9e26a0e6c8-e4e50e7656010d8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-mkpfh has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:39:47Z","completionTime":"2026-05-05T11:45:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"name":"IMAGE_DIGEST","value":"sha256:d6871480e7db364c32624363855eb4e75c7ba9b7d8af5f99c5447aaaaa0a59e2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-spiwuw-on-pull-request-mkpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compe9030045e14e1d8f0e2cafd0912ba0b5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componene9030045e14e1d8f0e2cafd0912ba0b5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9030045e14e1d8f0e2cafd0912ba0b5-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-spiwuw-on-pull-request-mkpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pu00b38dbd5a4605d8b029f20d151d45ef","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componee9030045e14e1d8f0e2cafd0912ba0b5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9030045e14e1d8f0e2cafd0912ba0b5-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-429bb9474f4275ba288c3f9e26a0e6c8-e4e50e7656010d8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-mkpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-mkpfh has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:47Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:47Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:39:47Z","completionTime":"2026-05-05T11:45:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"name":"IMAGE_DIGEST","value":"sha256:d6871480e7db364c32624363855eb4e75c7ba9b7d8af5f99c5447aaaaa0a59e2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-spiwuw-on-pull-request-mkpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compe9030045e14e1d8f0e2cafd0912ba0b5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componene9030045e14e1d8f0e2cafd0912ba0b5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9030045e14e1d8f0e2cafd0912ba0b5-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-spiwuw-on-pull-request-mkpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pu00b38dbd5a4605d8b029f20d151d45ef","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componee9030045e14e1d8f0e2cafd0912ba0b5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9030045e14e1d8f0e2cafd0912ba0b5-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-429bb9474f4275ba288c3f9e26a0e6c8-e4e50e7656010d8f-01"}},"deletionTimestamp":"2026-05-05 11:45:55 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:45:55Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-mkpfh has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:39:47Z","completionTime":"2026-05-05T11:45:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"name":"IMAGE_DIGEST","value":"sha256:d6871480e7db364c32624363855eb4e75c7ba9b7d8af5f99c5447aaaaa0a59e2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-spiwuw-on-pull-request-mkpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compe9030045e14e1d8f0e2cafd0912ba0b5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componene9030045e14e1d8f0e2cafd0912ba0b5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9030045e14e1d8f0e2cafd0912ba0b5-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-spiwuw-on-pull-request-mkpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pu00b38dbd5a4605d8b029f20d151d45ef","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componee9030045e14e1d8f0e2cafd0912ba0b5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9030045e14e1d8f0e2cafd0912ba0b5-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-429bb9474f4275ba288c3f9e26a0e6c8-e4e50e7656010d8f-01"}},"deletionTimestamp":"2026-05-05 11:45:55 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:45:55Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-mkpfh has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:45:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:39:47Z","completionTime":"2026-05-05T11:45:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"name":"IMAGE_DIGEST","value":"sha256:d6871480e7db364c32624363855eb4e75c7ba9b7d8af5f99c5447aaaaa0a59e2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"bc400824792e9a1f3ea987a4452ec28614c94985"}],"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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-zlmp/test-component-pac-spiwuw:on-pr-bc400824792e9a1f3ea987a4452ec28614c94985"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-spiwuw-on-pull-request-mkpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compe9030045e14e1d8f0e2cafd0912ba0b5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componene9030045e14e1d8f0e2cafd0912ba0b5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese9030045e14e1d8f0e2cafd0912ba0b5-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-spiwuw-on-pull-request-mkpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pu00b38dbd5a4605d8b029f20d151d45ef","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componente9030045e14e1d8f0e2cafd0912ba0b5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componee9030045e14e1d8f0e2cafd0912ba0b5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-spiwuw-on-pull-request-mkpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone9030045e14e1d8f0e2cafd0912ba0b5-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-429bb9474f4275ba288c3f9e26a0e6c8-e4e50e7656010d8f-01"}},"deletionTimestamp":"2026-05-05 11:45:55 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:45:55Z","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-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-mkpfh has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-mkpfh","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:45: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:55Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-lwvrm","PR group":"konflux-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:46: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":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","prGroup":"konflux-test-component-pac-spiwuw","prGroupHash":"401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17"} {"level":"info","ts":"2026-05-05T11:46: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.NameSpace":"integration1-zlmp","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bsyc","externalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74405802382,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-lwvrm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:46: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":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-lwvrm"} {"level":"info","ts":"2026-05-05T11:46: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-mkpfh with pr group konflux-test-component-pac-spiwuw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74405802382, NodeID:\"CR_kwDOKrwUx88AAAARUu5xjg\", HeadSHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74405802382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:46:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot scenario my-integration-test-bsyc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-lwvrm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67522547654}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", 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-mtrrne\", 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-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74405802382,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelineRun.Namespace":"integration1-zlmp","pipelineRun.Name":"test-component-pac-spiwuw-on-pull-request-lwvrm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:46: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":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","pipelinerun.Name":"test-component-pac-spiwuw-on-pull-request-lwvrm"} {"level":"info","ts":"2026-05-05T11:46: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":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-mkpfh with pr group konflux-test-component-pac-spiwuw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:02Z","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-spiwuw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:46: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:46: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:46: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46:09Z","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-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:09Z","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-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","reconcileID":"13a4c7c7-b403-48e4-8b4c-79283db77ecc","Component.Namespace":"konflux-jfcp","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej@sha256:5fee9f146b498e26c0fbf3dbff05f00d9c2ef9e3f15bfaf15934dd98811ee261","Component.Name":"konflux-demo-component-xuej","lastBuildCommit":"e739a0be4df4ec5ec5ce958ec7e68e4b9ab91b81"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","component.Namespace":"konflux-jfcp","component.Name":"konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260505-114234-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-app-20260505-114234-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260505-114234-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-xuej","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej@sha256:5fee9f146b498e26c0fbf3dbff05f00d9c2ef9e3f15bfaf15934dd98811ee261","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"e739a0be4df4ec5ec5ce958ec7e68e4b9ab91b81"}}}]} {"level":"info","ts":"2026-05-05T11:46:09Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-rjtx"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"}} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"my-integration-test-rjtx-xbflq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rjtx"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-app-20260505-114234-000","reconcileID":"87e4be16-70e6-4d36-bd39-9ddfa37a97fd","snapshot.name":"konflux-demo-app-20260505-114234-000","pipelinerun.name":"konflux-demo-component-xuej-on-push-5xds5","duration":3.453371005} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-app-20260505-114234-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.NameSpace":"konflux-jfcp","snapshot.Name":"konflux-demo-app-20260505-114234-000","scenarioName":"my-integration-test-rjtx","externalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","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-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ID":74405823913,"CheckName":"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260505-114234-000","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"}} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-5xds5 has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:10Z","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-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74405823913, NodeID:\"CR_kwDOMZ6fKs8AAAARUu7FqQ\", HeadSHA:\"e739a0be4df4ec5ec5ce958ec7e68e4b9ab91b81\", ExternalID:\"my-integration-test-rjtx-konflux-demo-component-xuej\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74405823913\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74405823913\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:46:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-xuej snapshot konflux-demo-app-20260505-114234-000 and scenario my-integration-test-rjtx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74405823913/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej\", CheckSuite:github.CheckSuite{ID:67522081286}, 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-05-05T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-5xds5","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-05-05T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-xuej-on-push-5xds5 has finished running","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rjtx-xbflq","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"my-integration-test-rjtx-xbflq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ID":74405823913,"CheckName":"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260505-114234-000","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"}} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:11Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74405823913, NodeID:\"CR_kwDOMZ6fKs8AAAARUu7FqQ\", HeadSHA:\"e739a0be4df4ec5ec5ce958ec7e68e4b9ab91b81\", ExternalID:\"my-integration-test-rjtx-konflux-demo-component-xuej\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74405823913\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74405823913\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:46:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-xuej snapshot konflux-demo-app-20260505-114234-000 and scenario my-integration-test-rjtx is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-rjtx-xbflq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74405823913/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej\", CheckSuite:github.CheckSuite{ID:67522081286}, 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-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ID":74405823913,"CheckName":"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260505-114234-000","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:46:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:11Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"}} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:19Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:19Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-app-20260505-114234-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:19Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-app-20260505-114234-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rjtx-xbflq","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"my-integration-test-rjtx-xbflq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","scenario.Name":"my-integration-test-rjtx","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testedSnapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-app-20260505-114234-000-e739a0b-2mrw4","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","release.Name":"konflux-demo-app-20260505-114234-000-e739a0b-2mrw4"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ExternalID":"my-integration-test-rjtx-konflux-demo-component-xuej"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74405823913, NodeID:\"CR_kwDOMZ6fKs8AAAARUu7FqQ\", HeadSHA:\"e739a0be4df4ec5ec5ce958ec7e68e4b9ab91b81\", ExternalID:\"my-integration-test-rjtx-konflux-demo-component-xuej\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74405823913\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74405823913\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:46:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-xuej snapshot konflux-demo-app-20260505-114234-000 and scenario my-integration-test-rjtx 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/74405823913/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej\", CheckSuite:github.CheckSuite{ID:67522081286}, 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-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","ID":74405823913,"CheckName":"Konflux Dev version / my-integration-test-rjtx / konflux-demo-component-xuej","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260505-114234-000","destinationSnapshot.Name":"konflux-demo-app-20260505-114234-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:46:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:19Z","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-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:46:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260505-114234-000","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"my-integration-test-rjtx-xbflq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:46:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-xuej-on-push-8mpbs is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:46: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:46: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:46: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:46: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"758.511337ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"c31f4059-2682-4d18-bb3f-9447bf0994c7","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"769.595227ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"20781e6e-3f0e-4a47-b8ca-d544e0cd29af","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"780.177098ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"6255b7b5-1249-4986-85aa-1d74335d99a0","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"801.542219ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"8dcacaee-0b5c-49aa-bbdd-cba19c4526f3","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"842.44732ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"7b55fcad-7475-497d-8f1f-883cf0a41836","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"923.415582ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"5388a41f-38a1-481b-8d7b-41d96a8d248f","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.084764153s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"8888bece-c811-4a44-8f38-346493810472","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.202813901s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"76d13cd3-262f-4f47-b86c-d63c9af2208a","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.40560694s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"00c52361-7a4c-4170-91fb-5d6e3ef78f3c","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"2.577165511s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"bc71b6c7-8400-4b3c-9c34-47c0483366d2","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"2.68610747s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:46:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"3ecf4615-e468-4879-84b5-71c336e7a0bd","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-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"8bda5135-1e75-4d0a-aa0d-59861df0b989","component.Name":"test-symlink-comp-jcdd"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"8bda5135-1e75-4d0a-aa0d-59861df0b989","component.Name":"test-comp-wxfs"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","reconcileID":"8bda5135-1e75-4d0a-aa0d-59861df0b989","component.Name":"test-comp-ojjb"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-114147-000","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114147-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-zwhw-20260505-114147-000","snapshot.Spec.Components":[{"name":"test-comp-swcz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-swcz@sha256:dff9bd41e0da4dc72322176cf8d2f9bccd4a1394945e3dc597161fd2a702b348","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"95337e86f46661570b441fa99cc4150d34431a69"}}}]} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-swcz is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8f102779598142691e109c9cd0d7e81b3b856315c0169a83dafa8e5a35b354 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:46: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":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"}} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114147-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:46:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114147-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114147-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","snapshot.Namespace":"build-e2e-alxw","snapshot.Name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:46:35Z","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-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-114147-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","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-05-05T11:46:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-gpvxp has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:40Z","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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46: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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:46:40Z","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-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","snapshot.Name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz-on-pull-request-gpvxp","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-05-05T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-swcz-on-pull-request-gpvxp has finished running","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-pjrwm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":"2026-05-05 11:47:02 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":"2026-05-05 11:47:02 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:43:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-05T11:36:07Z","completionTime":"2026-05-05T11:43:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"IMAGE_DIGEST","value":"sha256:e3f15566f899fb5d30a82d6d43dfbf986894b23a4d42b213436fb6580ef8594b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d.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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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-alxw/test-comp-ojjb:on-pr-ac69ed747a37b78069eb22ca79fb26e5f363c16d"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-ojjb-on-pull-request-pjrwm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7dc077a07866831e07121a8b7737c238-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-ojjb-on-pull-request-pjrwm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-7c74860829e7ded26acf9a81a25d4ce7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ojjb-on-pull-request-pjrwm-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-02f109e64c5f114efcd542dad021409f-6edf63eebf59dbed-01"}},"deletionTimestamp":"2026-05-05 11:47:02 +0000 UTC"} {"level":"info","ts":"2026-05-05T11:47:02Z","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-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-pjrwm has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-pjrwm","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ojjb-on-pull-request-7m6lg","PR group":"konflux-test-comp-ojjb"} {"level":"info","ts":"2026-05-05T11:47: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-comp-ojjb","prGroupHash":"1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"198.354298ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"e477c638-d3fe-4bec-a9ba-265ffe11c511","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"204.148619ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"805e3ec1-6a24-4ce0-8cd4-099747e8bb7c","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"214.926642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"919464fc-669f-4aa7-97e7-da096b4dcadb","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"235.842501ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"e550726d-a5bf-42fe-befc-123fde1afdd4","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"276.987929ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"5612e509-cebe-4626-9c5c-aaf5cacab72a","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"349.716093ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"d85c538e-a1b6-4dff-9295-9af831b3efc5","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"358.023519ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"76dd73dc-55e8-4dd8-8b02-a786f473401f","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"678.922854ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"c5b553de-3360-4f60-ae3d-4f7546bb56e0","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-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:19Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"967.427875ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"8643899d-f9ec-44b4-bf87-d3dde79b2ce3","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-05-05T11:47: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:20Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"1.320341571s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:47:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","reconcileID":"2416d14f-4c7e-4570-b80c-48e780f3d3a5","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-05-05T11:47: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ouyx-20260505-114006-000","application":"build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114006-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-kssfwt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt@sha256:305fd1dbb16ec11ce324e6fae794a8639339cbc44384ae029d0fa92dbc8f95c3","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek","revision":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}}}]} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","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-kssfwt is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash bdb29407c3a4b653fd704d4237021543dc3ee211a77bea6876c8886095617c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:47: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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","Application.Name":"build-suite-test-application-ouyx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:47: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":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"}} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114006-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:47:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:47: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":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:47: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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114006-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47: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":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:47: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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:21Z","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-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114006-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Namespace":"build-e2e-uctj","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","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-05-05T11:47:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-qxhql has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:22Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:22Z","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-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","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-05-05T11:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-qxhql has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-qxhql","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","PR group":"konflux-gl-test-custom-branch-kssfwt"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-branch-kssfwt","prGroupHash":"bdb29407c3a4b653fd704d4237021543dc3ee211a77bea6876c8886095617c"} {"level":"info","ts":"2026-05-05T11:47: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":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"}} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114006-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Namespace":"build-e2e-uctj","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:47:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:47: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:47: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:47: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:47: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:47: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:47: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:47: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:47: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:01Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:11Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:13Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:16Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:18Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:19Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:21Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:21Z","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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:23Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nzds/gl-multi-component-child-efhj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-efhj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:31Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:33Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48:41Z","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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","reconcileID":"8ac47c78-6d0f-49f5-84f3-b80d45b77d07","Component.Namespace":"build-e2e-nzds","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj@sha256:d2a91ce13c073eebec587c69858a7d547104a0c7dba3ed24939eda66ae5853b7","Component.Name":"gl-multi-component-child-efhj","lastBuildCommit":"280f6622b987dba613426cd14879a1a94382981d"} {"level":"info","ts":"2026-05-05T11:48:41Z","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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","component.Namespace":"build-e2e-nzds","component.Name":"gl-multi-component-child-efhj"} {"level":"info","ts":"2026-05-05T11:48: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-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","reconcileID":"8ac47c78-6d0f-49f5-84f3-b80d45b77d07","component.Name":"gl-multi-component-parent-efhj"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qabw-20260505-114414-000"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qabw-20260505-114414-000","application":"build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qabw-20260505-114414-000"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114414-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qabw-20260505-114414-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj@sha256:d2a91ce13c073eebec587c69858a7d547104a0c7dba3ed24939eda66ae5853b7","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wqwzlw","revision":"280f6622b987dba613426cd14879a1a94382981d"}}}]} {"level":"info","ts":"2026-05-05T11:48:41Z","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-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:48: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-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","Application.Name":"build-suite-component-update-qabw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:48: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-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114414-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:48:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:48:41Z","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-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114414-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114414-000"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114414-000"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","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-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-push-thfsg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48:41Z","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-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Name":"build-suite-component-update-qabw-20260505-114414-000"} {"level":"info","ts":"2026-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-thfsg","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-05-05T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-push-thfsg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-thfsg","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48: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-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ipdn/gh-test-custom-branch-orqmwx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48: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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"457.533208ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"310a7b64-e4ec-43d2-910d-3b1fefb2420f","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"463.093155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"7025eebf-f22b-4e65-9ec6-35e9aa9c4bd1","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"474.488053ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"9edfdaf6-b14e-493c-af48-17ab8be66384","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"495.187425ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"7bc66b3d-5288-414c-b435-e7b40ca45729","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"536.192766ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"01c5cc97-7afd-4760-ba5c-fc90e845482c","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"571.250911ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"7246729f-7402-4552-898e-f3f552a936eb","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"617.701082ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"8a263697-2755-4183-8087-4d790b393f12","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:16Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"938.866687ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"521c79fc-6b1a-4cc3-bc9e-6385402ac8ae","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-05-05T11:49: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:17Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.272408819s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"fd9775d2-04eb-4b7f-84fb-d19705ccb04a","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-05-05T11:49: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:17Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","elapsedSinceCompletion":"1.580337736s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"bb9a68b0-b7d2-4809-9273-745edf95647a","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","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-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","reconcileID":"5ec12885-32ec-4bf8-8287-c4a01a4ff43b","component.Name":"gl-multi-component-parent-efhj"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qabw-20260505-114316-000","application":"build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114316-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qabw-20260505-114316-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj@sha256:dc42a44e91dd6960f236990d4dc2bb7cbdd18cff5020ed15a517c6375f83f244","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wqwzlw","revision":"83cb6603bfb0b16a11216fec00f805327ffee155"}}}]} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-5w25d with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nzds/gl-multi-component-child-efhj-on-pull-request-4l2j5 with pr group konflux-gl-multi-component-child-efhj is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","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-efhj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 07168e2122bab948094155c5ca0dd16bf69392b70f2b8c96554e66e08a1750 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:49: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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","Application.Name":"build-suite-component-update-qabw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:49: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":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"}} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49: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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:49:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:49:18Z","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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:49: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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:18Z","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-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114316-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Namespace":"build-e2e-nzds","snapshot.Name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","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-05-05T11:49:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-5fqj5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Name":"build-suite-component-update-qabw-20260505-114316-000"} {"level":"info","ts":"2026-05-05T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","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-05-05T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-pull-request-5fqj5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-pull-request-5fqj5","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.013841309s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"297fe908-ccd1-4dc7-9add-e335ac5b69d8","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.019476689s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"c2a3b6ca-868f-4bcb-b1bf-c29cfdb58c1e","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.030152669s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"20296f52-4191-4587-933e-641ceec99535","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.051519864s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"e9b7bdfd-10b2-42e4-9b25-d9cd8bc61d1c","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.092836425s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"42a05e29-9fab-4d8b-b4c9-edc2e4781428","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.174116958s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"5bddde4b-e023-494a-b783-e2259faac68b","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.334892483s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"df06d407-05d8-481a-9f86-ea212dd4f636","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.656187753s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"48f896dd-94f4-449c-99e9-f7003d88f08d","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-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:21Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.769137591s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"97cfdb7f-7b95-4f35-aaba-2a82b340c307","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-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:22Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.085608565s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"cf7008f6-255b-47fd-ac93-25e8504d52f9","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-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:22Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.29740181s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"c19f93cf-4551-4a92-8699-7b3aeb9b1655","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-05-05T11:49: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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","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":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","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-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","reconcileID":"efe62ffc-340b-4234-b73e-de8397509fca","component.Name":"gl-multi-component-parent-efhj"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qabw-20260505-114306-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qabw-20260505-114306-000","application":"build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qabw-20260505-114306-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114306-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qabw-20260505-114306-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj@sha256:fabe7f8fdfcab9e609156782cf17f97b41ad917204e2b5fc1c87a1c7214f6a58","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wqwzlw","revision":"313b6d19f01c87a09d05fcadc292186a95508d6c"}}}]} {"level":"info","ts":"2026-05-05T11:49:23Z","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-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","Application.Name":"build-suite-component-update-qabw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:49: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-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114306-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:49:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:49:23Z","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-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114306-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114306-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114306-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","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-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-child-efhj-on-push-qkr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-efhj-on-push-qkr5j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-efhj-on-push-qkr5j","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","reconcileID":"af34a2ca-66ea-4e92-b8cf-e7f5d65c7b39","component.Name":"gh-multi-component-parent-lqyi"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cztz-20260505-114305-000","application":"build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114305-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cztz-20260505-114305-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi@sha256:6a1388e72b045bd1f99a6926bb3ecff194e97ba843ba9fe3e957dfb53b4fd2d5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk","revision":"06edfe96990d5a7d802974590add2b2446bac4a7"}}}]} {"level":"info","ts":"2026-05-05T11:49:23Z","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-lqyi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","Application.Name":"build-suite-component-update-cztz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"}} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:49:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Namespace":"build-e2e-ugbl","snapshot.Name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","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-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-xqbft has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","reconcileID":"f4139714-740c-4e3a-b8ea-85c27ee36126","Component.Namespace":"build-e2e-nzds","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-parent-efhj@sha256:6e9ac0c108afb17a98c598d5e561ba31a0233006eaeb8d146dd4ec96c7903b02","Component.Name":"gl-multi-component-parent-efhj","lastBuildCommit":"78661a8856ab1aaa7d2d30eb3cd7c4e96457b3d1"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","component.Namespace":"build-e2e-nzds","component.Name":"gl-multi-component-parent-efhj"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qabw-20260505-114416-000"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qabw-20260505-114416-000","application":"build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qabw-20260505-114416-000"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114416-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qabw-20260505-114416-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-parent-efhj@sha256:6e9ac0c108afb17a98c598d5e561ba31a0233006eaeb8d146dd4ec96c7903b02","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-wqwzlw","revision":"78661a8856ab1aaa7d2d30eb3cd7c4e96457b3d1"}}},{"name":"gl-multi-component-child-efhj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nzds/gl-multi-component-child-efhj@sha256:d2a91ce13c073eebec587c69858a7d547104a0c7dba3ed24939eda66ae5853b7","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wqwzlw","revision":"280f6622b987dba613426cd14879a1a94382981d","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T11:49:27Z","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-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","Application.Name":"build-suite-component-update-qabw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:49:27Z","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-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"build-suite-component-update-qabw-20260505-114416-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:49:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:49:27Z","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-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qabw-20260505-114416-000","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114416-000"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qabw-20260505-114416-000"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","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-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-efhj-on-push-jz97z has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","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-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-xqbft has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11: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":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49:27Z","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-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","snapshot.Name":"build-suite-component-update-qabw-20260505-114416-000"} {"level":"info","ts":"2026-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw","namespace":"build-e2e-nzds","name":"gl-multi-component-parent-efhj-on-push-jz97z","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-05-05T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-efhj-on-push-jz97z has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-efhj-on-push-jz97z","namespace":"build-e2e-nzds"},"application":"build-e2e-nzds/build-suite-component-update-qabw"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"242.181163ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"2a33187f-2120-47d8-acf4-7f16cd0af6db","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"247.772667ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"b2dcbae9-8651-462f-a094-f2c9d2eda773","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"258.929579ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"929dbf70-c82e-4806-8948-d7c9c6c4aae0","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"279.472484ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"039c2976-f6b7-44c4-83d5-73af255fea5d","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"320.465155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"9b2ccf27-d46a-4791-8bfe-1b8512806ead","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"401.548007ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"ea1cf1de-33b8-4a92-a196-f9d83e484f22","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"562.763393ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"f923b31d-7df5-4b25-8234-bab915ebe170","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"654.131854ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"68fccaeb-bff9-4945-bf17-387a4c23dcc9","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"884.247608ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"e8d6e65b-f64b-48f3-8d84-808a2ac20337","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"1.226895547s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"4a0c8143-f82a-4362-a8ed-310fb0ced76c","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-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","PR group":"konflux-gh-multi-component-child-lqyi"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux-gh-multi-component-child-lqyi","prGroupHash":"24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","elapsedSinceCompletion":"2.232301611s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:49:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","reconcileID":"b03cb4ad-9842-4973-b20e-14cf8b2da38c","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-05-05T11:49: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-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"}} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-cztz-20260505-114305-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Namespace":"build-e2e-ugbl","snapshot.Name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-jeqq-20260505-114601-000","application":"integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"integ-app-jeqq-20260505-114601-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-jeqq-20260505-114601-000","snapshot.Spec.Components":[{"name":"test-component-pac-spiwuw","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-zlmp/test-component-pac-spiwuw@sha256:c5217d73389e1b275e9dff4f428ad29f98afd0b092d85f2add47ca86cc835b7d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"e8bca866f1fe8003c13e38f4e81ef57523c84df3"}}}]} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-spiwuw is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 401efd51794a9198ec8afcec3fe36bed37604f268895685b178e89f6684d17 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","Application.Name":"integ-app-jeqq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","integrationTestScenario.Name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","integrationTestScenario.Name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","destinationComponentSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6x8vn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:49:41Z","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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"integ-app-jeqq-20260505-114601-000","reconcileID":"ccf59b77-5e4e-47df-81c0-501397c1b410","snapshot.name":"integ-app-jeqq-20260505-114601-000","pipelinerun.name":"test-component-pac-spiwuw-on-pull-request-lwvrm","duration":2.565711268} {"level":"info","ts":"2026-05-05T11:49:41Z","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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"integ-app-jeqq-20260505-114601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","scenario.Name":"my-integration-test-bsyc","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","scenario.Name":"my-integration-test-bsyc","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:41Z","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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","Scenario":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:41Z","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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","Label":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","Application.Name":"integ-app-jeqq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","integrationTestScenario.Name":"my-integration-test-bsyc","pipelineRun.Name":"my-integration-test-bsyc-6x8vn"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","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-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-lwvrm has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74405802382, NodeID:\"CR_kwDOKrwUx88AAAARUu5xjg\", HeadSHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74405802382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:46:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot scenario my-integration-test-bsyc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-zlmp/test-component-pac-spiwuw-on-pull-request-lwvrm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67522547654}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", 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-mtrrne\", 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-05-05T11:49:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsyc-6x8vn","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6x8vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74405802382,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","testedSnapshot.Name":"integ-app-jeqq-20260505-114601-000","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:42Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","destinationComponentSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","scenario.Name":"my-integration-test-bsyc","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","scenario.Name":"my-integration-test-bsyc","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74405802382, NodeID:\"CR_kwDOKrwUx88AAAARUu5xjg\", HeadSHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74405802382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:46:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot integ-app-jeqq-20260505-114601-000 and scenario my-integration-test-bsyc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67522547654}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", 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-mtrrne\", 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-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74405802382,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","testedSnapshot.Name":"integ-app-jeqq-20260505-114601-000","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:49:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"7fc6795b-7f1c-48be-8c00-0b5281665451","Component.Namespace":"konflux-jfcp","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-jfcp/konflux-demo-component-xuej@sha256:b5c5cde55def4f7812419bffd66cf1175cb908820bc08fdcc5199063083588c6","Component.Name":"konflux-demo-component-xuej","lastBuildCommit":"e739a0be4df4ec5ec5ce958ec7e68e4b9ab91b81"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","component.Namespace":"konflux-jfcp","component.Name":"konflux-demo-component-xuej"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"7fc6795b-7f1c-48be-8c00-0b5281665451"} {"level":"error","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"7fc6795b-7f1c-48be-8c00-0b5281665451","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"fcf97ef3-0f86-429e-bb9a-f0a81946a39a"} {"level":"error","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"fcf97ef3-0f86-429e-bb9a-f0a81946a39a","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"c3da5d7e-be45-4d4d-b1c0-4e359acaed59"} {"level":"error","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"c3da5d7e-be45-4d4d-b1c0-4e359acaed59","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"2c112ba5-d7eb-46cc-bb18-f581c9ccf10c"} {"level":"error","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"2c112ba5-d7eb-46cc-bb18-f581c9ccf10c","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"40e72811-7bcf-457e-920d-488243be6bcf"} {"level":"error","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"40e72811-7bcf-457e-920d-488243be6bcf","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"951f7acd-b92e-4c68-ba06-7f6db4040fe8"} {"level":"error","ts":"2026-05-05T11:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"951f7acd-b92e-4c68-ba06-7f6db4040fe8","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:44Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:45Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"1879e1e3-4004-4ad8-b3e9-0aac1749aa22"} {"level":"error","ts":"2026-05-05T11:49:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"1879e1e3-4004-4ad8-b3e9-0aac1749aa22","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49:45Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:45Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:45Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:45Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:45Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"5b0fcd8d-c2bf-4101-8fd2-9d3dd2b8b4af"} {"level":"error","ts":"2026-05-05T11:49:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"5b0fcd8d-c2bf-4101-8fd2-9d3dd2b8b4af","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49: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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49: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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49: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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:46Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:46Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"64f4d16a-12af-498e-a32b-ea108a10a9e7"} {"level":"error","ts":"2026-05-05T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"64f4d16a-12af-498e-a32b-ea108a10a9e7","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw-on-pull-request-lwvrm","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-05-05T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-spiwuw-on-pull-request-lwvrm has finished running","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:47Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49: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":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49: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":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"info","ts":"2026-05-05T11:49:47Z","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-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app"} {"level":"error","ts":"2026-05-05T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:981","msg":"Failed to create Snapshot","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).handleSnapshotCreationFailure\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:981\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:331\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":"info","ts":"2026-05-05T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"application":"konflux-jfcp/konflux-demo-app","namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: snapshots.appstudio.redhat.com \\\"konflux-demo-app-20260505-114625-000\\\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-05T11:49:47Z","caller":"controller/controller.go:472","msg":"Warning: Reconciler returned both a non-zero result and a non-nil error. The result will always be ignored if the error is non-nil and the non-nil error causes requeuing with exponential backoff. For more details, see: https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"0cbabe0f-4fbd-4ac9-a536-5fe05e75a023"} {"level":"error","ts":"2026-05-05T11:49:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej-on-push-8mpbs","reconcileID":"0cbabe0f-4fbd-4ac9-a536-5fe05e75a023","error":"snapshots.appstudio.redhat.com \"konflux-demo-app-20260505-114625-000\" is forbidden: unable to create new content in namespace konflux-jfcp because it is being terminated","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-05-05T11:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-jfcp","snapshot":"konflux-demo-app-20260505-114234-000"} {"level":"info","ts":"2026-05-05T11:49:47Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-xuej","namespace":"konflux-jfcp"},"namespace":"konflux-jfcp","name":"konflux-demo-component-xuej","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:49:47Z","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-xuej","namespace":"konflux-jfcp"}} 2026/05/05 11:49:48 http: TLS handshake error from 10.129.0.2:35542: EOF {"level":"info","ts":"2026-05-05T11:49:48Z","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-20260505-114234-000\" not found","pipelineRun":{"name":"my-integration-test-rjtx-xbflq","namespace":"konflux-jfcp"}} {"level":"error","ts":"2026-05-05T11:49:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-5xds5","namespace":"konflux-jfcp"},"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-05-05T11:49:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"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-05-05T11:49:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"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-05-05T11:49:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"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-05-05T11:49:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsyc-6x8vn","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6x8vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"integ-app-jeqq-20260505-114601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"integ-app-jeqq-20260505-114601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","destinationComponentSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"error","ts":"2026-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-xuej-on-push-8mpbs","namespace":"konflux-jfcp"},"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-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","scenario.Name":"my-integration-test-bsyc","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","scenario.Name":"my-integration-test-bsyc","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testedSnapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ExternalID":"my-integration-test-bsyc-test-component-pac-spiwuw"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","existingCheckRun":"github.CheckRun{ID:74405802382, NodeID:\"CR_kwDOKrwUx88AAAARUu5xjg\", HeadSHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", ExternalID:\"my-integration-test-bsyc-test-component-pac-spiwuw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74405802382\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74405802382\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:46:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-spiwuw snapshot integ-app-jeqq-20260505-114601-000 and scenario my-integration-test-bsyc 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/74405802382/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw\", CheckSuite:github.CheckSuite{ID:67522547654}, 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:3630133605, Number:30100, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30100\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-spiwuw\", SHA:\"e8bca866f1fe8003c13e38f4e81ef57523c84df3\", 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-mtrrne\", 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-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:50Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-lqyi-on-push-mrqkc is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","ID":74405802382,"CheckName":"Konflux Dev version / my-integration-test-bsyc / test-component-pac-spiwuw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","testedSnapshot.Name":"integ-app-jeqq-20260505-114601-000","destinationSnapshot.Name":"integ-app-jeqq-20260505-114601-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49: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-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:49:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-jeqq-20260505-114601-000","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6x8vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:49:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:49:52Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:52Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:52Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-lqyi-on-push-dqcxx is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"469.324502ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"c99231e7-26cc-46ec-b50a-72001e772404","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"475.222336ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"030799df-fb4b-4b00-b02f-a0537c79b708","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"486.345722ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"00f884b3-412a-4b59-8385-7c6e330b1d59","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"507.226172ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"e4a740e1-274a-4307-b58e-aca1062a1212","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"548.452312ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"5d2e1353-6790-4c76-9e57-8d0c546800f9","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"629.873341ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"2b0119cf-25d6-4aaf-bb33-685f39c2213b","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"791.215199ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"fd3095bc-2770-4c01-852c-b882f34a6797","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.111849937s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"479cdc8f-1a04-4b10-bf21-a7b9017787e7","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.273694773s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"412f8d59-8b16-46e4-aa2c-589b965ab52e","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"1.752671282s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"28370619-32b1-43a8-9be1-d56df7e5519c","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","elapsedSinceCompletion":"2.340508607s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"ceef00ac-4dcf-49c8-b738-596b91bc8dbd","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-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"4cb89d83-8b1f-46b8-a8d1-d5c6e63f8a84","component.Name":"test-comp-wxfs"} {"level":"info","ts":"2026-05-05T11:50: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"4cb89d83-8b1f-46b8-a8d1-d5c6e63f8a84","component.Name":"test-comp-swcz"} {"level":"info","ts":"2026-05-05T11:50: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","reconcileID":"4cb89d83-8b1f-46b8-a8d1-d5c6e63f8a84","component.Name":"test-symlink-comp-jcdd"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-114707-000","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114707-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-zwhw-20260505-114707-000","snapshot.Spec.Components":[{"name":"test-comp-ojjb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-alxw/test-comp-ojjb@sha256:4dddf84fa2efe6a35fbc2ef9adf55fb7c770eea1e158af4cac45c17d86f3dbb3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"7945e8465ade34546a25381c3d5e626d7c038b3e"}}}]} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-ojjb is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1608c79928e7dce4cb48c281366de8fbc73be7441b74807d55c0e1e5295493 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"}} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114707-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114707-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-114707-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","snapshot.Namespace":"build-e2e-alxw","snapshot.Name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-114707-000","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","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-05-05T11:50:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-7m6lg has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","snapshot.Name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb-on-pull-request-7m6lg","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-05-05T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ojjb-on-pull-request-7m6lg has finished running","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-wvrw","application":"integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-jeqq has been set as a Controller OwnerReference on Snapshot snapshot-sample-wvrw","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"snapshot-sample-wvrw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","Application.Name":"integ-app-jeqq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","integrationTestScenario.Name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"error","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"snapshot-sample-wvrw","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-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6g5lv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bsyc"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"snapshot-sample-wvrw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"skipped-its-f4xdb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"error","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"snapshot-sample-wvrw","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-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"error","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"snapshot-sample-wvrw","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-05-05T11:50:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsyc-6g5lv","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6g5lv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:50:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50: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":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:07Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"error","ts":"2026-05-05T11:50:07Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"snapshot-sample-wvrw","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-05-05T11:50:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:07Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-f4xdb","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"skipped-its-f4xdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50: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":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"error","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"snapshot-sample-wvrw","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-05-05T11:50:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsyc-6g5lv","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6g5lv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6g5lv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50: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":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"snapshot-sample-wvrw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-f4xdb","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"skipped-its-f4xdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"snapshot-sample-wvrw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"error","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Namespace":"integration1-zlmp","snapshot.Name":"snapshot-sample-wvrw","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-05-05T11:50:15Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-wvrw', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"snapshot-sample-wvrw","reconcileID":"280024d9-fc8b-47ea-823b-0d4fb64b588a"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:15Z","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-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","snapshot.Name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"skipped-its-f4xdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"snapshot-sample-wvrw-hfl9b","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","release.Name":"snapshot-sample-wvrw-hfl9b"} {"level":"info","ts":"2026-05-05T11:50: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":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-wvrw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"383.966014ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"fe294eab-ce1a-41dd-ad86-b771b46344a8","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"389.660828ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"6de2545b-977a-4186-b677-000f409e5123","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"400.536697ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"216568ef-1a54-42ff-a5d2-da1af25d26f0","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"422.023565ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"8b42c4d3-5122-437e-b3d9-996990fc58c8","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"462.678557ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"3f636af6-bd6c-4ab0-8138-4adf837bb9e9","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"511.013011ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"bfe3e1c5-32d5-4353-acfb-2d4ea2ba6be9","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"543.412531ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"6b310ec1-bc68-4efb-80c4-b49e40e22043","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:17Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"864.364942ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"8cc79420-3e71-4462-a9a7-8712e2a545b6","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:18Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.505824359s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"290fb71f-9d31-4751-9a22-68bb01bfe929","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:18Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","elapsedSinceCompletion":"1.506337793s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","reconcileID":"2cd3b535-ed73-4ebc-8b55-ec17e08ea288","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-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xyku-20260505-114503-000","application":"build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-114503-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xyku-20260505-114503-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-orqmwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ipdn/gh-test-custom-branch-orqmwx@sha256:6880566d5492dceebcf6f354951839e48c3a17e4fcf27c19f6e381f25a3fee6f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-efnkkb","revision":"b665f25e5c7417691eb11e9de204de9d87bb8d05"}}}]} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ipdn/gh-test-custom-branch-orqmwx-on-pull-request-4jf7z with pr group konflux-gh-test-custom-branch-orqmwx is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","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-orqmwx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 40cf9bf9e90dddbba72c45f71e11ac740e55828c9bf940668015aadf54b767 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","Application.Name":"build-suite-test-application-xyku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50:19Z","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-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:50: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-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"}} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","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-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-114503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50: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-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-114503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50: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":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:50: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-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","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-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-114503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-114503-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Namespace":"build-e2e-ipdn","snapshot.Name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","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-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-pull-request-69rbk has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:19Z","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-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","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-05-05T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-pull-request-69rbk has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-pull-request-69rbk","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","prGroup":"konflux-test-symlink-comp-jcdd","prGroupHash":"da6e73981d7fd90c43dc22b3791cc6248207993b55a40193333a7e1b4fdc49"} {"level":"info","ts":"2026-05-05T11:50: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","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-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","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-jcdd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:37:20Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-05T11:36:31Z","completionTime":"2026-05-05T11:37:20Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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":"9b95c13e3ef9e8e0773d81c9f2749afb429880f3"}],"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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-alxw/test-symlink-comp-jcdd:on-pr-9b95c13e3ef9e8e0773d81c9f2749afb429880f3"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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)"},{"name":"TARGET_DIRS","value":"."}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-jcdd-on-pull-request-wfmrz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz-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-dd71e00209ec47885c84209f2bf6f713-1e3f851e75b5aa33-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jcdd-on-pull-request-wfmrz has finished running","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-115020-807"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-115020-807","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-115020-807"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-115020-807","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-115020-807","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"error","ts":"2026-05-05T11:50:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-ojjb","namespace":"build-e2e-alxw"},"namespace":"build-e2e-alxw","name":"test-comp-ojjb","reconcileID":"f239605f-47a0-45f3-a901-ae8ff1b9e524","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-ojjb\" 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-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-115020-853"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-115020-853","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-115020-853"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-115020-853","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-swcz","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-swcz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-115020-853","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-115020-890"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-115020-890","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-115020-890"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-115020-890","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-115020-890","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-wxfs","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-wxfs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-115020-932"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-115020-932","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-115020-932"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-115020-932","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-jcdd","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-symlink-comp-jcdd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-115020-932","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-zwhw-20260505-115020-980"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-zwhw-20260505-115020-980","application":"test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-zwhw-20260505-115020-980"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","Application.Name":"test-app-zwhw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-app-zwhw-20260505-115020-980","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:50:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:50:21Z","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-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50: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":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-zwhw-20260505-115020-980","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw"} {"level":"info","ts":"2026-05-05T11:50:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-ojjb","namespace":"build-e2e-alxw"},"application":"build-e2e-alxw/test-app-zwhw","namespace":"build-e2e-alxw","name":"test-comp-ojjb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-05T11:50:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-ojjb-on-pull-request-7m6lg","namespace":"build-e2e-alxw"},"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-05-05T11:50:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-swcz-on-pull-request-gpvxp","namespace":"build-e2e-alxw"},"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-05-05T11:50:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-wxfs-on-pull-request-d8pjv","namespace":"build-e2e-alxw"},"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-05-05T11:50:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"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-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-115020-890"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-115020-890"} {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-115020-932"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-115020-932"} {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-115020-807"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-115020-807"} {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-115020-980"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-115020-980"} 2026/05/05 11:50:24 http: TLS handshake error from 10.128.0.2:38994: EOF 2026/05/05 11:50:24 http: TLS handshake error from 10.130.0.2:41782: EOF 2026/05/05 11:50:24 http: TLS handshake error from 10.130.0.2:41792: EOF {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-115020-853"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-115020-853"} {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-114707-000"} {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-114147-000"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-114147-000"} 2026/05/05 11:50:24 http: TLS handshake error from 10.129.0.2:45212: EOF {"level":"info","ts":"2026-05-05T11:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-zwhw-20260505-113455-000"} {"level":"info","ts":"2026-05-05T11: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-alxw","snapshot":"test-app-zwhw-20260505-113455-000"} {"level":"error","ts":"2026-05-05T11:50:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"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-05-05T11:50:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jcdd-on-pull-request-wfmrz","namespace":"build-e2e-alxw"},"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-05-05T11:50:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:50:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:50:25Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:25Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:25Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-push-mlkm7 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-zlmp","snapshot":"snapshot-sample-wvrw"} {"level":"info","ts":"2026-05-05T11:50:26Z","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-wvrw\" not found","pipelineRun":{"name":"skipped-its-f4xdb","namespace":"integration1-zlmp"}} 2026/05/05 11:50:26 http: TLS handshake error from 10.130.0.2:41806: EOF {"level":"error","ts":"2026-05-05T11:50:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-spiwuw","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"test-component-pac-spiwuw","reconcileID":"8ee95338-0721-469f-9cb0-726cb7eef1a7","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-spiwuw\" 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-05-05T11:50:26Z","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-wvrw\" not found","pipelineRun":{"name":"my-integration-test-bsyc-6g5lv","namespace":"integration1-zlmp"}} {"level":"info","ts":"2026-05-05T11:50:26Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-spiwuw","namespace":"integration1-zlmp"},"application":"integration1-zlmp/integ-app-jeqq","namespace":"integration1-zlmp","name":"test-component-pac-spiwuw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:50:26Z","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-bsyc-6x8vn","namespace":"integration1-zlmp"},"pipelineRun.Name":"my-integration-test-bsyc-6x8vn"} {"level":"info","ts":"2026-05-05T11:50:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsyc-6x8vn","namespace":"integration1-zlmp"},"namespace":"integration1-zlmp","name":"my-integration-test-bsyc-6x8vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-05T11:50:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-spiwuw-on-pull-request-lwvrm","namespace":"integration1-zlmp"},"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-05-05T11:50:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:50:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-zlmp","snapshot":"integ-app-jeqq-20260505-114601-000"} {"level":"info","ts":"2026-05-05T11:50:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-pjtrip","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"583.177336ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"50add7d2-4bd5-4b51-8112-d4706fde2832","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"588.69316ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"aecd1954-0c48-46c6-a89a-7621f633dfd3","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"599.277288ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"12efbcb2-a8b6-4d2e-a05e-56ac6017f4a9","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"619.97982ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"a682901e-108f-42e9-a252-345a35f2a69c","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"661.281368ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"3875cc8c-6217-47c7-a126-2be6a631541b","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"742.251943ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"aa7cfd63-ac02-4f2a-83fd-634882b93f3a","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"903.167226ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"561d3958-abd6-4e97-8cf9-66827b493f19","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.223715315s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"f5c60835-60b6-4424-8531-0dbd89b85a04","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.41960795s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"8676922f-5f44-4bc7-83dd-476e62e7dacd","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.697141049s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"6f468787-499b-402a-8d1d-cc3547ad99ef","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-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.864450277s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:50:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"43f2b851-381b-40a6-80bc-9a1c04dd3769","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-05-05T11:50: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","reconcileID":"347bdbeb-24fd-4af0-96ea-a03b392d6a60","component.Name":"go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-114532-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114532-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-114532-000","snapshot.Spec.Components":[{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:37f24552ebb5d1214439babd4367d9c03f3a4f735234524dc2845ba550ced773","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5c35ae7d387752e16cda92611407181d788a79b7"}}}]} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-vupvro is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ede504081952c20469fb70474aa96e07ceae4e3bd09cf4eaaa57e4df4dd56b is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:50:38Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Namespace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-114532-000"} 2026/05/05 11:50:38 http: TLS handshake error from 10.130.0.2:42944: EOF {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:50:38Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","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-05-05T11:50:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-pull-request-c5p8q has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74405730550, NodeID:\"CR_kwDONSo-hs8AAAARUu1Y9g\", HeadSHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74405730550\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:45:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/python-component-vupvro-on-pull-request-c5p8q is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67522478538}, 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:3630181305, Number:21682, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21682\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vupvro\", SHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", 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-vazjnh\", SHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", 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-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74405730550,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114532-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:50:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:38Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-qfmx2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-114532-000","reconcileID":"dfcc050c-7c65-4dfe-a474-2509cd4d287e","snapshot.name":"integ-app-aeis-20260505-114532-000","pipelinerun.name":"python-component-vupvro-on-pull-request-c5p8q","duration":4.248029147} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Label":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh","pipelineRun.Name":"integration-resolver-pipelinerun-qfmx2"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qfmx2","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-qfmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74405730550, NodeID:\"CR_kwDONSo-hs8AAAARUu1Y9g\", HeadSHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74405730550\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:45:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-114532-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67522478538}, 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:3630181305, Number:21682, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21682\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vupvro\", SHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", 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-vazjnh\", SHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", 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-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74405730550,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114532-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:50:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74405730550, NodeID:\"CR_kwDONSo-hs8AAAARUu1Y9g\", HeadSHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74405730550\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:45:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-114532-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qfmx2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67522478538}, 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:3630181305, Number:21682, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21682\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vupvro\", SHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", 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-vazjnh\", SHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", 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-05-05T11:50:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74405730550,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:50:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114532-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:50:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50: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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:41Z","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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50: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":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-c5p8q","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-05-05T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-pull-request-c5p8q has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-c5p8q","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-qbel","name":"my-integration-test-qhwa"}} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/05 11:50:43 http: TLS handshake error from 10.129.0.2:52640: EOF {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-qbel","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-05T11:50:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/05 11:50:43 http: TLS handshake error from 10.130.0.2:42960: EOF 2026/05/05 11:50:43 http: TLS handshake error from 10.128.0.2:41720: EOF {"level":"info","ts":"2026-05-05T11:50: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:45Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:47Z","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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-pjtrip-on-pull-request-l2x2g","PR group":"konflux-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:50: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","prGroup":"konflux-test-component-pac-pjtrip","prGroupHash":"148c9a26a1f1bb28ea555a5c26046d03e61ff9fa849aa90c26454595138bb8"} {"level":"info","ts":"2026-05-05T11:50: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.NameSpace":"integration2-qbel","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qhwa","externalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74406518368,"CheckName":"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","pipelineRun.Namespace":"integration2-qbel","pipelineRun.Name":"test-component-pac-pjtrip-on-pull-request-l2x2g","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:50:48Z","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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","pipelinerun.Name":"test-component-pac-pjtrip-on-pull-request-l2x2g"} {"level":"info","ts":"2026-05-05T11:50: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:48Z","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-pjtrip is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:50:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","existingCheckRun":"github.CheckRun{ID:74406518368, NodeID:\"CR_kwDOKrwUx88AAAARUvleYA\", HeadSHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", ExternalID:\"my-integration-test-qhwa-test-component-pac-pjtrip\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74406518368\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:50:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-pjtrip snapshot scenario my-integration-test-qhwa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-qbel/test-component-pac-pjtrip-on-pull-request-l2x2g is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip\", CheckSuite:github.CheckSuite{ID:67523223249}, 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:3630209889, Number:30102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30102\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pjtrip\", SHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", 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-etyggl\", 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-05-05T11:50:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74406518368,"CheckName":"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","pipelineRun.Namespace":"integration2-qbel","pipelineRun.Name":"test-component-pac-pjtrip-on-pull-request-l2x2g","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:50:49Z","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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","pipelinerun.Name":"test-component-pac-pjtrip-on-pull-request-l2x2g"} {"level":"info","ts":"2026-05-05T11:50: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":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:49Z","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-pjtrip is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","reconcileID":"298986f2-b874-416c-885e-e881876c1112","Component.Namespace":"group-dlty","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","Component.Name":"go-component-lpzgxb","lastBuildCommit":"a745a80e07d449cb249ffc8f1d97ed9184dab64d"} {"level":"info","ts":"2026-05-05T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","component.Namespace":"group-dlty","component.Name":"go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","reconcileID":"298986f2-b874-416c-885e-e881876c1112","component.Name":"python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:51:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-114520-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114520-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-114520-000","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d"}}}]} {"level":"info","ts":"2026-05-05T11:51:09Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","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-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-114520-000","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-push-qxthb has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-push-qxthb","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-05-05T11:51:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-push-qxthb has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-push-qxthb","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406567895,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114520-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:51:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:09Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-w2gk9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:51:10Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-114520-000","reconcileID":"aa868b23-b287-42b1-9b9e-ceba7a30ae2b","snapshot.name":"integ-app-aeis-20260505-114520-000","pipelinerun.name":"go-component-lpzgxb-on-push-qxthb","duration":4.125622872} {"level":"info","ts":"2026-05-05T11:51:10Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114520-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406567895, NodeID:\"CR_kwDONSo-hs8AAAARUvof1w\", HeadSHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74406567895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74406567895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:51:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-114520-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74406567895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67522455229}, 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-05-05T11:51:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w2gk9","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-w2gk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406567895,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114520-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406567895, NodeID:\"CR_kwDONSo-hs8AAAARUvof1w\", HeadSHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74406567895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74406567895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:51:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-114520-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-w2gk9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74406567895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67522455229}, 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-05-05T11:51:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406567895,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:51:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114520-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:51:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-branch-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:51: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":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:31Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:31Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:51:31Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:51:31Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qfmx2","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-qfmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testedSnapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w2gk9","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-w2gk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74405730550, NodeID:\"CR_kwDONSo-hs8AAAARUu1Y9g\", HeadSHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74405730550\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74405730550\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:45:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-114532-000 and scenario my-integration-test-oneh 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/74405730550/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67522478538}, 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:3630181305, Number:21682, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21682\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vupvro\", SHA:\"5c35ae7d387752e16cda92611407181d788a79b7\", 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-vazjnh\", SHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", 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-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74405730550,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114532-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114532-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:51:32Z","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-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-114532-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-qfmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:32Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:32Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114520-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:51: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":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:32Z","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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-114520-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testedSnapshot":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:51:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406567895, NodeID:\"CR_kwDONSo-hs8AAAARUvof1w\", HeadSHA:\"a745a80e07d449cb249ffc8f1d97ed9184dab64d\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74406567895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74406567895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:51:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-114520-000 and scenario my-integration-test-oneh 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/74406567895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67522455229}, 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-05-05T11:51:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406567895,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:51:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-114520-000","destinationSnapshot.Name":"integ-app-aeis-20260505-114520-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:51:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51: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-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-114520-000"} {"level":"info","ts":"2026-05-05T11:51:33Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-114520-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-w2gk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:51: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:38Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:40Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:41Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uctj/gl-test-custom-branch-kssfwt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:47Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:51:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-quqksk","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:51:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:51:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T11:52: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":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-vupvro-on-push-vfwbs is not associated with a pull request","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","PR group":"konflux-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"konflux-konflux-test-integration-clone-quqksk","prGroupHash":"a471656d68d4ed5088133692d64e913bd1bbda11c4801560e3dd064a884103"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:52:00Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406695227,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:52:00Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","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-quqksk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:52:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:52:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:52:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406695227, NodeID:\"CR_kwDOOe2tsc8AAAARUvwROw\", HeadSHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74406695227\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:52:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/konflux-test-integration-clone-quqksk-on-pull-request-4ngxv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67523393231}, 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:3630216032, Number:9115, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9115\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-quqksk\", SHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", 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-vazjnh\", 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-05-05T11:52:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406695227,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:01Z","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-quqksk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:52:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:42Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:52: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-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-child-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52: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-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"111.779837ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"34ee31b1-a69e-4252-960b-69577af587c0","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"117.442373ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"8246d9e2-f0ec-4830-ad5f-0bc06d53bf43","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"128.017105ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"a21c1152-1278-4727-a309-2781511260ec","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"148.556232ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"33467cc4-1806-4b3d-92fd-e3c481297493","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"189.239859ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"328a645d-5b15-484a-952f-23fd86333d1e","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"269.97432ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"d4b64843-d0a0-4c4c-bb8c-cc80474b2dc5","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"430.669483ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"15d7e8ba-9449-4f4f-ada6-eccfdbb3ae02","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"518.282219ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"83bd1c52-a785-4ace-80b5-db7b0e13e9b1","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:02Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"751.869348ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"82e29d12-7ad8-4f21-a999-abc152fb450c","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:03Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"1.183103458s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"318c8c18-04b2-45b5-8a21-86410500c02b","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","elapsedSinceCompletion":"2.0324276s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:53:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","reconcileID":"cfde6cca-0fb1-45c4-981a-8c692b26af10","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-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ouyx-20260505-114735-000","application":"build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114735-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-kssfwt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt@sha256:42c8e33dbeffc8817045e68f1419ba6d44e14bcd562244f7397cf83fcd70e96c","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek","revision":"ffad1f3f7a1744470b13109d956b4f98d1780cea"}}}]} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-qxhql with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-uctj/gl-test-custom-branch-kssfwt-on-pull-request-vggfk with pr group konflux-gl-test-custom-branch-kssfwt is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-kssfwt is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash bdb29407c3a4b653fd704d4237021543dc3ee211a77bea6876c8886095617c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","Application.Name":"build-suite-test-application-ouyx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"}} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:53:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-114735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Namespace":"build-e2e-uctj","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:53:04Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","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-05-05T11:53:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:53:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-pb495 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","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-05-05T11:53:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-pull-request-pb495 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-pb495","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:11Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-push-7mmmt is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:53: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:23Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:53:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:53: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:53:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ugbl/gh-multi-component-child-lqyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:04Z","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-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:15Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","reconcileID":"228a4d41-1a15-4064-b201-845c06dfc106","Component.Namespace":"build-e2e-ugbl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-parent-lqyi@sha256:f06088e0b2b1efb2e01c146150e593c04ece435018e70a12ae3240f07bfefc35","Component.Name":"gh-multi-component-parent-lqyi","lastBuildCommit":"8f248cd354f7c065b4597a0f99f2155f18b80fd3"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","component.Namespace":"build-e2e-ugbl","component.Name":"gh-multi-component-parent-lqyi"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","reconcileID":"228a4d41-1a15-4064-b201-845c06dfc106","component.Name":"gh-multi-component-child-lqyi"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cztz-20260505-114952-000","application":"build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114952-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cztz-20260505-114952-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-parent-lqyi@sha256:f06088e0b2b1efb2e01c146150e593c04ece435018e70a12ae3240f07bfefc35","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-tfyluk","revision":"8f248cd354f7c065b4597a0f99f2155f18b80fd3"}}}]} {"level":"info","ts":"2026-05-05T11:54:16Z","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-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","Application.Name":"build-suite-component-update-cztz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:54:16Z","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-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:54:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:54:16Z","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-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114952-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","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-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lqyi-on-push-dqcxx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"1.952232055s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"7d73d0a6-2cd9-41e7-af0b-cf789a306154","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-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:16Z","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-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Name":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi-on-push-dqcxx","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-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lqyi-on-push-dqcxx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.112342471s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"9d90908a-1040-4fce-8eeb-ab32082d0efa","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.122964008s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"47ceb750-d53a-44fb-acb8-4817a779d230","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.143979215s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"71548abb-08ee-4287-a330-2e6afed0a48a","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.184793326s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"54fbcdd9-d21e-454e-8e4c-aada69fdeca7","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.265644036s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"1ef37128-37c1-4f38-852b-1768e96a0408","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.4268802s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"2cd6cfc4-d452-4e5e-a2a5-8b53a91faa01","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.747738028s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"f322d1b3-86d5-42bc-8f6c-34cec61241a4","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:17Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","elapsedSinceCompletion":"2.996414063s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","reconcileID":"87ac8f26-6ff9-4218-80a6-632d53de516b","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-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cztz-20260505-114941-000","application":"build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114941-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cztz-20260505-114941-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi@sha256:52936bbdd5476feaa497dbde114cd803e5a6472eafadea29df9d170c00504bbe","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk","revision":"c3c55e68af8546b85c4dbe07fb505fd626fb8de6"}}},{"name":"gh-multi-component-parent-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-parent-lqyi@sha256:f06088e0b2b1efb2e01c146150e593c04ece435018e70a12ae3240f07bfefc35","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-tfyluk","revision":"8f248cd354f7c065b4597a0f99f2155f18b80fd3","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ugbl/gh-multi-component-child-lqyi-on-pull-request-xqbft with pr group konflux-gh-multi-component-child-lqyi is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 24fa27aec72cb968afab46930fb22aec5fc6fde69add89fbe2fc2fc4cf74fe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","Application.Name":"build-suite-component-update-cztz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:54: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":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"}} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:54:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:54:18Z","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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Namespace":"build-e2e-ugbl","snapshot.Name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114941-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","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-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-p8ftm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","reconcileID":"82b9e20e-2ea2-4593-a052-80c3d078bd2e","Component.Namespace":"build-e2e-ugbl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi@sha256:6baea60a1102c373b0444cb411b6af57940bbdb52f2c5259c90911ac425218cf","Component.Name":"gh-multi-component-child-lqyi","lastBuildCommit":"262b90e527027d2010048e98151996bd65d419aa"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","component.Namespace":"build-e2e-ugbl","component.Name":"gh-multi-component-child-lqyi"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cztz-20260505-114951-000","application":"build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114951-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cztz-20260505-114951-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi@sha256:6baea60a1102c373b0444cb411b6af57940bbdb52f2c5259c90911ac425218cf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-tfyluk","revision":"262b90e527027d2010048e98151996bd65d419aa"}}},{"name":"gh-multi-component-parent-lqyi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-parent-lqyi@sha256:f06088e0b2b1efb2e01c146150e593c04ece435018e70a12ae3240f07bfefc35","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-tfyluk","revision":"8f248cd354f7c065b4597a0f99f2155f18b80fd3","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","Application.Name":"build-suite-component-update-cztz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-114951-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:54:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-114951-000","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","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-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-push-mrqkc has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","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-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-p8ftm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:18Z","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-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","snapshot.Name":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-mrqkc","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-05-05T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-push-mrqkc has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","PR group":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi"} {"level":"info","ts":"2026-05-05T11:54:32Z","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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi","prGroupHash":"87769d45747031c3c6dab0cc723a966eb089984d2dbe9e5dfb92b6eb131f3e"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cztz-20260505-115433-463"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cztz-20260505-115433-463","application":"build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cztz-20260505-115433-463"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","Application.Name":"build-suite-component-update-cztz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"build-suite-component-update-cztz-20260505-115433-463","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:54:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cztz-20260505-115433-463","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-parent-lqyi","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-parent-lqyi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-pull-request-bpg7c","namespace":"build-e2e-ugbl"},"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-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lqyi-on-push-dqcxx","namespace":"build-e2e-ugbl"},"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-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-child-lqyi","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi","prGroupHash":"87769d45747031c3c6dab0cc723a966eb089984d2dbe9e5dfb92b6eb131f3e"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:54:36Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-lqyi-on-pull-request-7fbfb\" was cancelled"}],"startTime":"2026-05-05T11:54:33Z","completionTime":"2026-05-05T11:54: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-7f0c86d203e49ac9a1e953266fc926b9-59b19e0459c6fd37-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-7fbfb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi","prGroupHash":"87769d45747031c3c6dab0cc723a966eb089984d2dbe9e5dfb92b6eb131f3e"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:54:36Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-lqyi-on-pull-request-7fbfb\" was cancelled"}],"startTime":"2026-05-05T11:54:33Z","completionTime":"2026-05-05T11:54: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-7f0c86d203e49ac9a1e953266fc926b9-59b19e0459c6fd37-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-7fbfb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi","prGroupHash":"87769d45747031c3c6dab0cc723a966eb089984d2dbe9e5dfb92b6eb131f3e"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:54:36Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-lqyi-on-pull-request-7fbfb\" was cancelled"}],"startTime":"2026-05-05T11:54:33Z","completionTime":"2026-05-05T11:54: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-7f0c86d203e49ac9a1e953266fc926b9-59b19e0459c6fd37-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-7fbfb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi","prGroupHash":"87769d45747031c3c6dab0cc723a966eb089984d2dbe9e5dfb92b6eb131f3e"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:54:36Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-lqyi-on-pull-request-7fbfb\" was cancelled"}],"startTime":"2026-05-05T11:54:33Z","completionTime":"2026-05-05T11:54: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-7f0c86d203e49ac9a1e953266fc926b9-59b19e0459c6fd37-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-7fbfb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","prGroup":"konflux/component-updates/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi","prGroupHash":"87769d45747031c3c6dab0cc723a966eb089984d2dbe9e5dfb92b6eb131f3e"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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/gh-multi-component-child-lqyi-component-update-gh-multi-component-parent-lqyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54: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-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:54:36Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-lqyi-on-pull-request-7fbfb\" was cancelled"}],"startTime":"2026-05-05T11:54:33Z","completionTime":"2026-05-05T11:54: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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-tfyluk"},{"name":"revision","value":"622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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-ugbl/gh-multi-component-child-lqyi:on-pr-622a0e0092e50cc2cbf88a098fa93341bef3c6af"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-7f0c86d203e49ac9a1e953266fc926b9-59b19e0459c6fd37-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lqyi-on-pull-request-7fbfb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-pnzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:54:38Z","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-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:38Z","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-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:38Z","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-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz","namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-pnzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-lqyi-on-push-pnzn7 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"application":"build-e2e-ugbl/build-suite-component-update-cztz"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54: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-ugbl","snapshot":"build-suite-component-update-cztz-20260505-114952-000"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54: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-ugbl","snapshot":"build-suite-component-update-cztz-20260505-114951-000"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cztz-20260505-115433-463"} {"level":"info","ts":"2026-05-05T11:54: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-ugbl","snapshot":"build-suite-component-update-cztz-20260505-115433-463"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:54: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-ugbl","snapshot":"build-suite-component-update-cztz-20260505-114305-000"} {"level":"info","ts":"2026-05-05T11:54: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-ugbl","snapshot":"build-suite-component-update-cztz-20260505-113602-000"} {"level":"info","ts":"2026-05-05T11:54:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cztz-20260505-114941-000"} {"level":"info","ts":"2026-05-05T11:54: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-ugbl","snapshot":"build-suite-component-update-cztz-20260505-114941-000"} 2026/05/05 11:54:38 http: TLS handshake error from 10.128.0.2:49378: EOF {"level":"error","ts":"2026-05-05T11:54:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"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-05-05T11:54:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-p8ftm","namespace":"build-e2e-ugbl"},"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-05-05T11:54:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-xqbft","namespace":"build-e2e-ugbl"},"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-05-05T11:54:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-mrqkc","namespace":"build-e2e-ugbl"},"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-05-05T11:54:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"namespace":"build-e2e-ugbl","name":"gh-multi-component-child-lqyi-on-push-pnzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-05T11:54:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-push-pnzn7","namespace":"build-e2e-ugbl"},"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-05-05T11:54:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lqyi-on-pull-request-7fbfb","namespace":"build-e2e-ugbl"},"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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"585.095554ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"ee02670b-8203-405b-9884-d8c5b4f3c51b","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"590.837904ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"ad157a48-5c45-42f8-b1e6-795a39f1b428","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"601.44271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"74fa2fc9-32ba-46cd-8d9d-edb88ea2a282","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"622.161085ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"75df03ae-2bb1-4c3c-a6f0-dd5807c7bb5c","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"662.750326ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"ecffb782-a2e1-4688-ab4e-7b3c1a315c8d","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"722.275606ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"78d107ed-df7d-45e8-8250-2599dca612e1","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"743.968449ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"5f5bd592-4da9-470c-b072-9ec28e374e8e","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"1.065450945s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"51e96912-b33c-4fa8-a155-8ce538c98b69","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"1.370658797s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"1d7fee42-abb9-4c78-b82c-bf796ebd95c3","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","elapsedSinceCompletion":"1.706256606s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:55:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","reconcileID":"c6dd2d30-d195-4f86-81e9-ce65d668fc25","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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gesi-20260505-115047-000","application":"integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gesi-20260505-115047-000","snapshot.Spec.Components":[{"name":"test-component-pac-pjtrip","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-qbel/test-component-pac-pjtrip@sha256:f53e4113ccbe320c71210d4c4500b1b733dd6c839541306a655a1e724752e20f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"f24e7337b5464d940a952ef8c8d233cf40ad9a93"}}}]} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-pjtrip is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 148c9a26a1f1bb28ea555a5c26046d03e61ff9fa849aa90c26454595138bb8 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","Application.Name":"integ-app-gesi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","integrationTestScenario.Name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Namespace":"integration2-qbel","snapshot.Name":"integ-app-gesi-20260505-115047-000"} 2026/05/05 11:55:07 http: TLS handshake error from 10.130.0.2:46564: EOF {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","integrationTestScenario.Name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","destinationComponentSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"my-integration-test-qhwa-nvdvw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","reconcileID":"fc210a5a-a107-496f-a490-f34eaf76cca3","snapshot.name":"integ-app-gesi-20260505-115047-000","pipelinerun.name":"test-component-pac-pjtrip-on-pull-request-l2x2g","duration":2.92541636} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:07Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","Scenario":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:07Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","Label":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","Application.Name":"integ-app-gesi","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:55:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","integrationTestScenario.Name":"my-integration-test-qhwa","pipelineRun.Name":"my-integration-test-qhwa-nvdvw"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","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-05-05T11:55:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-pjtrip-on-pull-request-l2x2g has finished running","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","existingCheckRun":"github.CheckRun{ID:74406518368, NodeID:\"CR_kwDOKrwUx88AAAARUvleYA\", HeadSHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", ExternalID:\"my-integration-test-qhwa-test-component-pac-pjtrip\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74406518368\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:50:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-pjtrip snapshot scenario my-integration-test-qhwa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-qbel/test-component-pac-pjtrip-on-pull-request-l2x2g is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip\", CheckSuite:github.CheckSuite{ID:67523223249}, 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:3630209889, Number:30102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30102\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pjtrip\", SHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", 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-etyggl\", 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-05-05T11:55:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qhwa-nvdvw","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"my-integration-test-qhwa-nvdvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74406518368,"CheckName":"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","testedSnapshot.Name":"integ-app-gesi-20260505-115047-000","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:08Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","destinationComponentSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","existingCheckRun":"github.CheckRun{ID:74406518368, NodeID:\"CR_kwDOKrwUx88AAAARUvleYA\", HeadSHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", ExternalID:\"my-integration-test-qhwa-test-component-pac-pjtrip\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74406518368\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:50:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-pjtrip snapshot integ-app-gesi-20260505-115047-000 and scenario my-integration-test-qhwa is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip\", CheckSuite:github.CheckSuite{ID:67523223249}, 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:3630209889, Number:30102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30102\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pjtrip\", SHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", 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-etyggl\", 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-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55: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":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74406518368,"CheckName":"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:55:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","testedSnapshot.Name":"integ-app-gesi-20260505-115047-000","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:55:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:09Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip-on-pull-request-l2x2g","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-05-05T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-pjtrip-on-pull-request-l2x2g has finished running","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","reconcileID":"5da16353-3572-459e-941d-30eae716eb6b","Component.Namespace":"build-e2e-ipdn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ipdn/gh-test-custom-branch-orqmwx@sha256:251a8db561d62983108631f66a37fd77ccd3172af785d619f798135816ed3d63","Component.Name":"gh-test-custom-branch-orqmwx","lastBuildCommit":"3bb981643e300ae38c12af58c58e53a35a60ec35"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","component.Namespace":"build-e2e-ipdn","component.Name":"gh-test-custom-branch-orqmwx"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xyku-20260505-115026-000","application":"build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-115026-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xyku-20260505-115026-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-orqmwx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ipdn/gh-test-custom-branch-orqmwx@sha256:251a8db561d62983108631f66a37fd77ccd3172af785d619f798135816ed3d63","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-efnkkb","revision":"3bb981643e300ae38c12af58c58e53a35a60ec35"}}}]} {"level":"info","ts":"2026-05-05T11:55:11Z","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-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","Application.Name":"build-suite-test-application-xyku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:55:11Z","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-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"build-suite-test-application-xyku-20260505-115026-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:55:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:55:11Z","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-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","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-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xyku-20260505-115026-000","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","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-05-05T11:55:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-push-mlkm7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:12Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55: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":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55: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":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:12Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:12Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","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-05-05T11:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-push-mlkm7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:15Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:15Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qhwa-nvdvw","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"my-integration-test-qhwa-nvdvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:55:15Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","destinationComponentSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-qhwa-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","existingCheckRun":"github.CheckRun{ID:74406518368, NodeID:\"CR_kwDOKrwUx88AAAARUvleYA\", HeadSHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", ExternalID:\"my-integration-test-qhwa-test-component-pac-pjtrip\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74406518368\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74406518368\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:50:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-pjtrip snapshot integ-app-gesi-20260505-115047-000 and scenario my-integration-test-qhwa 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/74406518368/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip\", CheckSuite:github.CheckSuite{ID:67523223249}, 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:3630209889, Number:30102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30102\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pjtrip\", SHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", 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-etyggl\", 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-05-05T11:55:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74406518368,"CheckName":"Konflux Dev version / my-integration-test-qhwa / test-component-pac-pjtrip","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T11:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","testedSnapshot.Name":"integ-app-gesi-20260505-115047-000","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-05T11:55:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:16Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"my-integration-test-qhwa-nvdvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:55:22Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:22Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:22Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:22Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:22Z","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-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","snapshot.Name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:55:22Z","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":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-orqmwx-on-push-mlkm7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-orqmwx-on-push-mlkm7","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-qbel","name":"my-integration-test-urni"}} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-urni"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-urni"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:27Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:55:27Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","integrationTestScenario.Name":"my-integration-test-urni"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"my-integration-test-urni-kmhdv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-urni"} {"level":"info","ts":"2026-05-05T11:55:27Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","reconcileID":"8673b06e-d639-46d7-b5d3-2153ce9be38a","snapshot.name":"integ-app-gesi-20260505-115047-000","pipelinerun.name":"test-component-pac-pjtrip-on-pull-request-l2x2g","duration":22.87012309} {"level":"info","ts":"2026-05-05T11:55:27Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:27Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","destinationComponentSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","Application.Name":"integ-app-gesi","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","integrationTestScenario.Name":"my-integration-test-urni","pipelineRun.Name":"my-integration-test-urni-kmhdv"} {"level":"info","ts":"2026-05-05T11:55:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","integrationTestScenario.Name":"my-integration-test-qhwa","pipelineRun.Name":"my-integration-test-qhwa-nvdvw"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-urni","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-urni","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-urni-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.NameSpace":"integration2-qbel","snapshot.Name":"integ-app-gesi-20260505-115047-000","scenarioName":"my-integration-test-urni","externalID":"my-integration-test-urni-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-urni-kmhdv","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"my-integration-test-urni-kmhdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74407209006,"CheckName":"Konflux Dev version / my-integration-test-urni / test-component-pac-pjtrip","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","testedSnapshot.Name":"integ-app-gesi-20260505-115047-000","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:28Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","destinationComponentSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-urni","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-urni","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-urni-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","existingCheckRun":"github.CheckRun{ID:74407209006, NodeID:\"CR_kwDOKrwUx88AAAARUwPoLg\", HeadSHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", ExternalID:\"my-integration-test-urni-test-component-pac-pjtrip\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74407209006\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74407209006\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:55:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-pjtrip snapshot integ-app-gesi-20260505-115047-000 and scenario my-integration-test-urni is in progress\", Text:\"PipelineRun 'my-integration-test-urni-kmhdv' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74407209006/annotations\"}, Name:\"Konflux Dev version / my-integration-test-urni / test-component-pac-pjtrip\", CheckSuite:github.CheckSuite{ID:67523223249}, 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:3630209889, Number:30102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30102\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pjtrip\", SHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", 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-etyggl\", 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-05-05T11:55:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74407209006,"CheckName":"Konflux Dev version / my-integration-test-urni / test-component-pac-pjtrip","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:55:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","testedSnapshot.Name":"integ-app-gesi-20260505-115047-000","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:55:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"}} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:35Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:35Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:55:35Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"integ-app-gesi-20260505-115047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","destinationComponentSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:35Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:55:35Z","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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-urni-kmhdv","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"my-integration-test-urni-kmhdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-urni","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-urni","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testedSnapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ExternalID":"my-integration-test-urni-test-component-pac-pjtrip"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","existingCheckRun":"github.CheckRun{ID:74407209006, NodeID:\"CR_kwDOKrwUx88AAAARUwPoLg\", HeadSHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", ExternalID:\"my-integration-test-urni-test-component-pac-pjtrip\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74407209006\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74407209006\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:55:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-pjtrip snapshot integ-app-gesi-20260505-115047-000 and scenario my-integration-test-urni 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/74407209006/annotations\"}, Name:\"Konflux Dev version / my-integration-test-urni / test-component-pac-pjtrip\", CheckSuite:github.CheckSuite{ID:67523223249}, 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:3630209889, Number:30102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30102\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pjtrip\", SHA:\"f24e7337b5464d940a952ef8c8d233cf40ad9a93\", 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-etyggl\", 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-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","ID":74407209006,"CheckName":"Konflux Dev version / my-integration-test-urni / test-component-pac-pjtrip","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","testedSnapshot.Name":"integ-app-gesi-20260505-115047-000","destinationSnapshot.Name":"integ-app-gesi-20260505-115047-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","scenario.Name":"my-integration-test-qhwa"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55: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-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","snapshot.Name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gesi-20260505-115047-000","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"my-integration-test-urni-kmhdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-talb"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-talb","application":"integ-app-gesi"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-talb"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-talb"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-qbel","snapshot":"snapshot-sample-talb"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-talb"} {"level":"error","ts":"2026-05-05T11:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:120","msg":"Failed to set owner reference for snapshot integration2-qbel/snapshot-sample-talb","snapshot":{"name":"snapshot-sample-talb","namespace":"integration2-qbel"},"error":"snapshots.appstudio.redhat.com \"snapshot-sample-talb\" 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:120\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-05-05T11:55:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-talb","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"snapshot-sample-talb","reconcileID":"58a2d586-9780-4bcb-8b89-cbd3058b4fa1","error":"snapshots.appstudio.redhat.com \"snapshot-sample-talb\" 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-05-05T11:55:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-talb","namespace":"integration2-qbel"},"req":{"name":"snapshot-sample-talb","namespace":"integration2-qbel"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-talb\" 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"} 2026/05/05 11:55:48 http: TLS handshake error from 10.130.0.2:45094: EOF 2026/05/05 11:55:48 http: TLS handshake error from 10.130.0.2:45110: EOF 2026/05/05 11:55:48 http: TLS handshake error from 10.129.0.2:54238: EOF {"level":"error","ts":"2026-05-05T11:55:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-pjtrip","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"test-component-pac-pjtrip","reconcileID":"4458caa3-f4b1-4b27-af02-d50528b6e91a","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-pjtrip\" 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-05-05T11:55:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-pjtrip","namespace":"integration2-qbel"},"application":"integration2-qbel/integ-app-gesi","namespace":"integration2-qbel","name":"test-component-pac-pjtrip","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:55:48Z","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-qhwa-nvdvw","namespace":"integration2-qbel"},"pipelineRun.Name":"my-integration-test-qhwa-nvdvw"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qhwa-nvdvw","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"my-integration-test-qhwa-nvdvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:55:48Z","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-urni-kmhdv","namespace":"integration2-qbel"},"pipelineRun.Name":"my-integration-test-urni-kmhdv"} {"level":"info","ts":"2026-05-05T11:55:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-urni-kmhdv","namespace":"integration2-qbel"},"namespace":"integration2-qbel","name":"my-integration-test-urni-kmhdv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-05T11:55:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-pjtrip-on-pull-request-l2x2g","namespace":"integration2-qbel"},"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-05-05T11:55:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:55:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-qbel","snapshot":"integ-app-gesi-20260505-115047-000"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","reconcileID":"39f7a1df-36e1-4e9b-beb2-7588daf61dee","Component.Namespace":"group-dlty","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","Component.Name":"python-component-vupvro","lastBuildCommit":"6108bd0c185b19db4317d2737a4a2d8a7898c340"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","component.Namespace":"group-dlty","component.Name":"python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","reconcileID":"39f7a1df-36e1-4e9b-beb2-7588daf61dee","component.Name":"konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115200-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-115200-000","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6108bd0c185b19db4317d2737a4a2d8a7898c340"}}}]} {"level":"info","ts":"2026-05-05T11:56:44Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","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-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-push-vfwbs has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","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-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115200-000","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-push-vfwbs","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-05-05T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-push-vfwbs has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-push-vfwbs","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407396135,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-v45xq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:56:45Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000","reconcileID":"6196ec74-1b9f-4872-8a8f-57c0f5ce25d3","snapshot.name":"integ-app-aeis-20260505-115200-000","pipelinerun.name":"python-component-vupvro-on-push-vfwbs","duration":4.459448928} {"level":"info","ts":"2026-05-05T11:56:45Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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-aeis-20260505-115200-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:45Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407396135, NodeID:\"CR_kwDONSo-hs8AAAARUwbDJw\", HeadSHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407396135\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407396135\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:56:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-115200-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407396135/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67523378527}, 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-05-05T11:56:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v45xq","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-v45xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407396135,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:56:45Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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-aeis-20260505-115200-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:45Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407396135, NodeID:\"CR_kwDONSo-hs8AAAARUwbDJw\", HeadSHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407396135\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407396135\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:56:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-115200-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-v45xq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407396135/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67523378527}, 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-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407396135,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:56:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56: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":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:53Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:53Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:56:53Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:53Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v45xq","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-v45xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:56: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":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testedSnapshot":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407396135, NodeID:\"CR_kwDONSo-hs8AAAARUwbDJw\", HeadSHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407396135\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407396135\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:56:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-115200-000 and scenario my-integration-test-oneh 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/74407396135/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67523378527}, 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-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407396135,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:53Z","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-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:56:53Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-v45xq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:57: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:57:24Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-orqmwx","namespace":"build-e2e-ipdn"},"application":"build-e2e-ipdn/build-suite-test-application-xyku","namespace":"build-e2e-ipdn","name":"gh-test-custom-branch-orqmwx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T11:57: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T11:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"810.567911ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"e87bb216-c38a-4b95-a98c-71c8fc4b7dec","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-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"816.142205ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"9e466a72-6cb2-4431-b778-07b2cd1bc307","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-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"826.855178ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"ec2203e1-4656-47dd-aa51-7256b771057c","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-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"847.65954ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"e154ae77-7c68-4a3f-9b84-69cd3812c971","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-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"888.388125ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"5cca990e-673d-48a3-87da-5fb4e8fda921","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-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"938.517141ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"4e2e844b-5570-41fa-9504-cb8080c16991","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-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:30Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"969.291047ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"91492a7b-7b30-4961-9d11-bc152771fb46","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-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:31Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.289773728s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"7062c264-90d6-48de-9cbd-bd09555c6060","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-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:31Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.647648551s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"c87948fe-bcde-4dbc-9f3f-7a16c46307d6","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-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:31Z","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-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.931282254s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","reconcileID":"d97d11da-fa55-46b0-a663-ef7e972d376a","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-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ipdn","snapshot":"build-suite-test-application-xyku-20260505-114503-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ipdn","snapshot":"build-suite-test-application-xyku-20260505-115026-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ipdn","snapshot":"build-suite-test-application-xyku-20260505-113616-000"} {"level":"info","ts":"2026-05-05T11:57: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115200-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115200-000"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","originalName":"integ-app-aeis-20260505-115200-000","newName":"integ-app-aeis-20260505-115200-000-tw","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115200-000-tw","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","originalName":"integ-app-aeis-20260505-115200-000","finalName":"integ-app-aeis-20260505-115200-000-tw","attempts":2} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000-tw","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6108bd0c185b19db4317d2737a4a2d8a7898c340","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:71d9db877a697ba2f7a38d5f8fa9ae98410fe50dafddf2b7806868fad234be10","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70"}}}]} {"level":"info","ts":"2026-05-05T11:57:32Z","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-quqksk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a471656d68d4ed5088133692d64e913bd1bbda11c4801560e3dd064a884103 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} 2026/05/05 11:57:32 http: TLS handshake error from 10.128.0.2:47776: EOF {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","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-05-05T11:57:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-pull-request-4ngxv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406695227, NodeID:\"CR_kwDOOe2tsc8AAAARUvwROw\", HeadSHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74406695227\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:52:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/konflux-test-integration-clone-quqksk-on-pull-request-4ngxv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67523393231}, 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:3630216032, Number:9115, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9115\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-quqksk\", SHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", 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-vazjnh\", 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-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406695227,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-4x7mg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000-tw","reconcileID":"d0eb7edb-d7cb-4bd3-b4cb-fdce45563964","snapshot.name":"integ-app-aeis-20260505-115200-000-tw","pipelinerun.name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","duration":3.917488279} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000-tw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:57: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":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Label":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh","pipelineRun.Name":"integration-resolver-pipelinerun-4x7mg"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4x7mg","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-4x7mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406695227, NodeID:\"CR_kwDOOe2tsc8AAAARUvwROw\", HeadSHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74406695227\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:52:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115200-000-tw and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67523393231}, 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:3630216032, Number:9115, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9115\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-quqksk\", SHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", 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-vazjnh\", 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-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406695227,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:34Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:34Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57: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":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","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-05-05T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-pull-request-4ngxv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-4ngxv","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:57:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406695227, NodeID:\"CR_kwDOOe2tsc8AAAARUvwROw\", HeadSHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74406695227\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:52:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115200-000-tw and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-4x7mg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67523393231}, 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:3630216032, Number:9115, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9115\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-quqksk\", SHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", 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-vazjnh\", 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-05-05T11:57:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406695227,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T11:57:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T11:57:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:41Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:41Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000-tw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:57:41Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115200-000-tw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T11:57: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":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T11:57: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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4x7mg","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-4x7mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testedSnapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74406695227, NodeID:\"CR_kwDOOe2tsc8AAAARUvwROw\", HeadSHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74406695227\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74406695227\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:52:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115200-000-tw and scenario my-integration-test-oneh 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/74406695227/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67523393231}, 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:3630216032, Number:9115, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9115\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-quqksk\", SHA:\"1558f1e8bc15b42a22c6e3b3e10d1cb5b0385a70\", 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-vazjnh\", 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-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74406695227,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","destinationSnapshot.Name":"integ-app-aeis-20260505-115200-000-tw","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:41Z","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-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:57:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115200-000-tw","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-4x7mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:58:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T11:58:04Z","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-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-push-5czcf is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-fpxsl","PR group":"pr-branch-zbogdw"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"pr-branch-zbogdw","prGroupHash":"0b924610c10dd67cbf71e97c814db64e98614f27ef55047cb2dd71fc547fd8"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407601955,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-fpxsl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"go-component-lpzgxb-on-pull-request-fpxsl"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zbogdw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vupvro-on-pull-request-2v57m","PR group":"pr-branch-zbogdw"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"pr-branch-zbogdw","prGroupHash":"0b924610c10dd67cbf71e97c814db64e98614f27ef55047cb2dd71fc547fd8"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:58:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407604891,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"python-component-vupvro-on-pull-request-2v57m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:58:10Z","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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"python-component-vupvro-on-pull-request-2v57m"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:10Z","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-lpzgxb python-component-vupvro]","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:10Z","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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Name":"python-component-vupvro-on-pull-request-2v57m"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407606728,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"python-component-vupvro-on-pull-request-2v57m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:58:10Z","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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"python-component-vupvro-on-pull-request-2v57m"} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:11Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","PR group":"pr-branch-zbogdw"} {"level":"info","ts":"2026-05-05T11:58:11Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"pr-branch-zbogdw","prGroupHash":"0b924610c10dd67cbf71e97c814db64e98614f27ef55047cb2dd71fc547fd8"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407610300,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:12Z","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-lpzgxb python-component-vupvro konflux-test-integration-clone-quqksk]","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T11:58:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407611625,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T11:58:12Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","reconcileID":"ed1ef158-c30a-4e3f-b68a-133c0fb15e64","Component.Namespace":"build-e2e-uctj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt@sha256:61aaddd968769d1325394f8f4bf0940336c8b846c765bad8452f7e4ab21751c7","Component.Name":"gl-test-custom-branch-kssfwt","lastBuildCommit":"49b3dab628af7aabfb58d614eb247eae6aeda44d"} {"level":"info","ts":"2026-05-05T11:58:18Z","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-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","component.Namespace":"build-e2e-uctj","component.Name":"gl-test-custom-branch-kssfwt"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ouyx-20260505-115313-000","application":"build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-115313-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ouyx-20260505-115313-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-kssfwt","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt@sha256:61aaddd968769d1325394f8f4bf0940336c8b846c765bad8452f7e4ab21751c7","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek","revision":"49b3dab628af7aabfb58d614eb247eae6aeda44d"}}}]} {"level":"info","ts":"2026-05-05T11:58: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-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T11:58: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-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","Application.Name":"build-suite-test-application-ouyx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T11:58: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-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"build-suite-test-application-ouyx-20260505-115313-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T11:58:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T11:58: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-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ouyx-20260505-115313-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","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-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-push-7mmmt has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","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-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:18Z","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-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Name":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","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-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-kssfwt-on-push-7mmmt has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-push-7mmmt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:58:33Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","prGroup":"konflux-gl-test-custom-branch-kssfwt","prGroupHash":"bdb29407c3a4b653fd704d4237021543dc3ee211a77bea6876c8886095617c"} {"level":"info","ts":"2026-05-05T11:58: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-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","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-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","reconcileID":"adbf5e3a-b590-4b4c-a8b9-8c2db507e595","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:58:33Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","reconcileID":"adbf5e3a-b590-4b4c-a8b9-8c2db507e595","latestSnapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-05T11:58: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":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"}} {"level":"info","ts":"2026-05-05T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","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-kssfwt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","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-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ouyx-20260505-114735-000","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","snapshot.Namespace":"build-e2e-uctj","snapshot.Name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T11:40:09Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-kssfwt-on-pull-request-vggfk\" was cancelled"}],"startTime":"2026-05-05T11:37:13Z","completionTime":"2026-05-05T11:40:09Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ojlvek"},{"name":"CHAINS-GIT_COMMIT","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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-ojlvek"},{"name":"revision","value":"528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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-uctj/gl-test-custom-branch-kssfwt:on-pr-528c9aad7e058cd9b062d5bbc43bb493f90cf2fe"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom82136493fbb579581dae5c7eca53fec5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c82136493fbb579581dae5c7eca53fec5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-82136493fbb579581dae5c7eca53fec5-build-container","pipelineTaskName":"build-container"}],"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-cbb330c95911718f310896cc4bb9a2db-be29adb5218538b5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-kssfwt-on-pull-request-vggfk","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:59: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T11:59: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T11:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-uctj","snapshot":"build-suite-test-application-ouyx-20260505-114006-000"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-dlty","snapshot":"integ-app-aeis-20260505-115200-000-tw"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-dlty","snapshot":"integ-app-aeis-20260505-114532-000"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-dlty","snapshot":"integ-app-aeis-20260505-113511-000"} {"level":"info","ts":"2026-05-05T12:00:04Z","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 \"integ-app-aeis-20260505-115200-000-tw\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-4x7mg","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:00:04Z","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 \"integ-app-aeis-20260505-114532-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-qfmx2","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:00:05Z","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 \"integ-app-aeis-20260505-113511-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-qhn2z","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:00:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-kssfwt","namespace":"build-e2e-uctj"},"namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt","reconcileID":"11360f62-283a-43f1-9cb8-f04c67d7114b","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-kssfwt\" 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-05-05T12:00:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-kssfwt","namespace":"build-e2e-uctj"},"application":"build-e2e-uctj/build-suite-test-application-ouyx","namespace":"build-e2e-uctj","name":"gl-test-custom-branch-kssfwt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T12:00: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-uctj","snapshot":"build-suite-test-application-ouyx-20260505-115313-000"} {"level":"info","ts":"2026-05-05T12:00:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T12:00: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-uctj","snapshot":"build-suite-test-application-ouyx-20260505-114735-000"} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"616.681513ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"451ed1b3-1fb8-4c7c-a64a-8e1e6f0df80e","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"622.561607ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"d375a0d4-b296-4a73-8651-61a9d5532bf6","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"633.329902ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"007e01b6-b798-45ce-b696-c58760e2ed4f","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"654.836284ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"efb446b0-2430-4735-8aeb-60057e100215","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"696.886874ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"11b82c59-08d7-427a-bed5-415ca1405658","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"778.329755ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"b657bbad-b7e0-44bb-bfc5-ca36754282e4","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"939.934033ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"19188dd7-8be3-4032-a047-7e3904e4ebb4","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-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.261780321s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"ac645baa-c0a0-4490-ba81-0bd82a28bc5e","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-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","reconcileID":"81df145c-2ec6-4b97-b85b-93b373000710","Component.Namespace":"group-dlty","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:100806fd75982a67b302dc0fe9f6e4c53aa2e3e65e9654cc2ef6af3a6493726d","Component.Name":"konflux-test-integration-clone-quqksk","lastBuildCommit":"a42702a6d4f39e1af6511ac372de92f1697a2a78"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","component.Namespace":"group-dlty","component.Name":"konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115804-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115804-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-115804-000","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6108bd0c185b19db4317d2737a4a2d8a7898c340","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:100806fd75982a67b302dc0fe9f6e4c53aa2e3e65e9654cc2ef6af3a6493726d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a42702a6d4f39e1af6511ac372de92f1697a2a78"}}}]} {"level":"info","ts":"2026-05-05T12:01: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":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","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-05-05T12:01:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115804-000","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-push-5czcf has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:20Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"2.167609278s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:01:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","reconcileID":"d044d9b8-63fd-4fb3-ac8c-48ff6c2577fe","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-05-05T12:01:20Z","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-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:20Z","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-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-push-5czcf","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-05-05T12:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-push-5czcf has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-push-5czcf","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408091326,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115804-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-qff7b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115804-000","reconcileID":"4d2aebeb-0f38-4706-a86b-08aacb1cd1fb","snapshot.name":"integ-app-aeis-20260505-115804-000","pipelinerun.name":"konflux-test-integration-clone-quqksk-on-push-5czcf","duration":3.958657595} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115804-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:01:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qff7b","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-qff7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408091326, NodeID:\"CR_kwDOOe2tsc8AAAARUxFevg\", HeadSHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74408091326\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74408091326\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:01:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115804-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74408091326/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67524249745}, 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-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115810-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115810-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-115810-000","snapshot.Spec.Components":[{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6108bd0c185b19db4317d2737a4a2d8a7898c340","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:bc193b020d08c297887ab08a5964c846563f6490f919cc67365bf472550cbb27","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff"}}},{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-dlty/go-component-lpzgxb-on-pull-request-fpxsl with pr group pr-branch-zbogdw is still running, won't create group snapshot","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408091326,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115804-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","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-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-pull-request-sm754 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","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-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","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-05-05T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-quqksk-on-pull-request-sm754 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407610300, NodeID:\"CR_kwDOOe2tsc8AAAARUwoHvA\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407610300\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407610300\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/konflux-test-integration-clone-quqksk-on-pull-request-sm754 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407610300/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407610300,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115810-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01: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":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:22Z","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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-kwtvr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:01:22Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115810-000","reconcileID":"f85a9ac5-6842-47a3-afb2-ab1670465162","snapshot.name":"integ-app-aeis-20260505-115810-000","pipelinerun.name":"konflux-test-integration-clone-quqksk-on-pull-request-sm754","duration":4.47576479} {"level":"info","ts":"2026-05-05T12:01:22Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408091326, NodeID:\"CR_kwDOOe2tsc8AAAARUxFevg\", HeadSHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74408091326\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74408091326\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:01:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115804-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qff7b' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74408091326/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67524249745}, 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-05-05T12:01:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kwtvr","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-kwtvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408091326,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115804-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:01: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":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:22Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:01:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407610300, NodeID:\"CR_kwDOOe2tsc8AAAARUwoHvA\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407610300\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407610300\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115810-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407610300/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:01:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407610300,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115810-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01:23Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:01: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:02: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-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:18Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:18Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kwtvr","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-kwtvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:02:18Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:02: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":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:18Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qff7b","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-qff7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:02:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407610300, NodeID:\"CR_kwDOOe2tsc8AAAARUwoHvA\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407610300\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407610300\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115810-000 and scenario my-integration-test-oneh 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/74407610300/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407610300,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115810-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:02: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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-kwtvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:02: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-aeis-20260505-115804-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:19Z","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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115804-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:02:19Z","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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115804-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:02: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":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testedSnapshot":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-konflux-test-integration-clone-quqksk"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408091326, NodeID:\"CR_kwDOOe2tsc8AAAARUxFevg\", HeadSHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", ExternalID:\"my-integration-test-oneh-konflux-test-integration-clone-quqksk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74408091326\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74408091326\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:01:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-quqksk snapshot integ-app-aeis-20260505-115804-000 and scenario my-integration-test-oneh 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/74408091326/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk\", CheckSuite:github.CheckSuite{ID:67524249745}, 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-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408091326,"CheckName":"Konflux Dev version / my-integration-test-oneh / konflux-test-integration-clone-quqksk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115804-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115804-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:02: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-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115804-000"} {"level":"info","ts":"2026-05-05T12:02:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115804-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-qff7b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"176.703826ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"4e770aca-6f59-42b8-aa17-26b6a3b97843","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"182.316133ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"f4220390-3949-446f-9938-bd733c9340ac","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"192.995885ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"f97966cc-dbee-4a1e-b1f6-54858b93e512","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"213.72651ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"c3dbbd89-7001-43e7-b434-7f38b21893b2","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"254.52254ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"9b07ce1a-9ebb-42d1-abe4-b86e2d25734e","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"335.110621ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"ee11427a-a800-4e16-aa8c-d2fb9366fda4","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"346.810083ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"1a169a6b-c28b-4952-9e60-c737b946d5be","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"496.762135ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"65ff40c8-8dbf-4f94-ac1f-6ee7fe719dc6","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.000396605s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"8d0e3028-ea6a-4629-a02f-a6b07fcb4449","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.138394709s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","reconcileID":"0599749f-727b-427e-a1a1-7d375a274a1c","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-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115808-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-115808-000","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a901f2e5f84a55b3aa8d59abce2f2b186e5bb9e0dac57a5211f9c3800fe5a49c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:100806fd75982a67b302dc0fe9f6e4c53aa2e3e65e9654cc2ef6af3a6493726d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a42702a6d4f39e1af6511ac372de92f1697a2a78","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-dlty/go-component-lpzgxb-on-pull-request-fpxsl with pr group pr-branch-zbogdw is still running, won't create group snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Namespace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","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-05-05T12:03:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-pull-request-2v57m has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407604891, NodeID:\"CR_kwDONSo-hs8AAAARUwnymw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407604891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/python-component-vupvro-on-pull-request-2v57m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407604891,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:03:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-j2hd4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000","reconcileID":"3a13fa30-553b-4a70-8914-acdf828f4bc0","snapshot.name":"integ-app-aeis-20260505-115808-000","pipelinerun.name":"python-component-vupvro-on-pull-request-2v57m","duration":3.533554518} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Label":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh","pipelineRun.Name":"integration-resolver-pipelinerun-j2hd4"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-2v57m","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-05-05T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-pull-request-2v57m has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-2v57m","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407604891, NodeID:\"CR_kwDONSo-hs8AAAARUwnymw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407604891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-115808-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-j2hd4","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-j2hd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407604891,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407604891, NodeID:\"CR_kwDONSo-hs8AAAARUwnymw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407604891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-115808-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-j2hd4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407604891,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"103.478841ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"aadc4e34-9455-4b36-9465-8591a3ca2ff3","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"109.165313ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"6bd4ab52-8e2f-456d-bc5f-c0c63e126d74","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"119.788028ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"64ed7685-a5e2-40c9-bf9f-230b756b2820","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"140.480764ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"b63fabaa-1392-4d35-af00-a7d00f06dc21","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"186.799694ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"44829861-daab-4c8f-afa8-157a6b4bf540","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"224.411125ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"b7ab45eb-5c19-4ca7-ad69-1d7b2303703d","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"268.104192ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"66c34dae-227f-40c1-8d60-abf5abd79eec","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-05-05T12:03:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03:28Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-j2hd4","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-j2hd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"588.924344ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"8c8ab758-ae55-4cab-9aa9-3e05a30935d4","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-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407604891, NodeID:\"CR_kwDONSo-hs8AAAARUwnymw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407604891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407604891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-115808-000 and scenario my-integration-test-oneh 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/74407604891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.061971536s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"12c22fe9-8d42-49e1-8454-25ecf810abdc","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-05-05T12:03:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407604891,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-j2hd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.230157458s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:03:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","reconcileID":"af657e59-e8e5-4439-8d06-69d24717a0d2","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-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115808-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","originalName":"integ-app-aeis-20260505-115808-000","newName":"integ-app-aeis-20260505-115808-000-1l","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-115808-000-1l","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","originalName":"integ-app-aeis-20260505-115808-000","finalName":"integ-app-aeis-20260505-115808-000-1l","attempts":2} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:67f6857b4cd96e1f13e39bd81e16c56ce09f67c1666c9413433c304fa31fcc47","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e"}}},{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6108bd0c185b19db4317d2737a4a2d8a7898c340","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:100806fd75982a67b302dc0fe9f6e4c53aa2e3e65e9654cc2ef6af3a6493726d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a42702a6d4f39e1af6511ac372de92f1697a2a78","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175","latestSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","processedSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175","latestSnapshot.Name":"integ-app-aeis-20260505-115808-000","processedSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9116","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","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-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-pull-request-fpxsl has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-120330-589","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} 2026/05/05 12:03:30 http: TLS handshake error from 10.128.0.2:39712: EOF {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Namespace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407601955, NodeID:\"CR_kwDONSo-hs8AAAARUwnnIw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407601955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/go-component-lpzgxb-on-pull-request-fpxsl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407601955,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-fktm6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:31Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","reconcileID":"b2444b00-321c-4237-88e5-5cebc0e91175","snapshot.name":"integ-app-aeis-20260505-115808-000-1l","pipelinerun.name":"go-component-lpzgxb-on-pull-request-fpxsl","duration":3.782261091} {"level":"info","ts":"2026-05-05T12:03:31Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:31Z","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-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-fpxsl","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-05-05T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-pull-request-fpxsl has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-fpxsl","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407601955, NodeID:\"CR_kwDONSo-hs8AAAARUwnnIw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407601955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-115808-000-1l and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407601955,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:32Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fktm6","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-fktm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407606728, NodeID:\"CR_kwDONSo-hs8AAAARUwn5yA\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407606728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/python-component-vupvro-on-pull-request-2v57m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407606728,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-94t9x","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120330-589","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:33Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:33Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:33Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Label":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh","pipelineRun.Name":"integration-resolver-pipelinerun-fktm6"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407606728, NodeID:\"CR_kwDONSo-hs8AAAARUwn5yA\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407606728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-94t9x","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-94t9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407606728,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407611625, NodeID:\"CR_kwDOOe2tsc8AAAARUwoM6Q\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407611625\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/konflux-test-integration-clone-quqksk-on-pull-request-sm754 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407611625,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:34Z","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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:34Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407601955, NodeID:\"CR_kwDONSo-hs8AAAARUwnnIw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407601955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-115808-000-1l and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-fktm6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407601955,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:34Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:34Z","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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407606728, NodeID:\"CR_kwDONSo-hs8AAAARUwn5yA\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407606728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407606728,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407606728, NodeID:\"CR_kwDONSo-hs8AAAARUwn5yA\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407606728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh 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/74407606728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407606728,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407611625, NodeID:\"CR_kwDOOe2tsc8AAAARUwoM6Q\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407611625\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:03:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407611625,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:03:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:39Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:39Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:39Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-115808-000-1l","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fktm6","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-fktm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407601955, NodeID:\"CR_kwDONSo-hs8AAAARUwnnIw\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407601955\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407601955\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-115808-000-1l and scenario my-integration-test-oneh 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/74407601955/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407601955,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-fktm6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:40Z","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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:40Z","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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120330-589","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03:40Z","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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120330-589","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-05T12:03: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":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-94t9x","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-94t9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407606728, NodeID:\"CR_kwDONSo-hs8AAAARUwn5yA\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407606728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh 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/74407606728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407606728,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407606728, NodeID:\"CR_kwDONSo-hs8AAAARUwn5yA\", HeadSHA:\"9fb3635c6ebf7d2861f0ecc3d23e5be179e9f16e\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74407606728\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-05 11:58:10 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:03:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 4s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-zbogdw and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-lpzgxb | integ-app-aeis-20260505-115808-000-1l | go-component-lpzgxb-on-pull-request-fpxsl | group-snapshot-multi-component |\n| python-component-vupvro | integ-app-aeis-20260505-115808-000 | python-component-vupvro-on-pull-request-2v57m | group-snapshot-multi-component |\n| konflux-test-integration-clone-quqksk | integ-app-aeis-20260505-115810-000 | konflux-test-integration-clone-quqksk-on-pull-request-sm754 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74407606728/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524255349}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:41Z","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":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115808-000","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408449643,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115808-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407611625, NodeID:\"CR_kwDOOe2tsc8AAAARUwoM6Q\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407611625\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh 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/74407611625/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74407611625,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120330-589","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120330-589"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-120330-589","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-94t9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vupvro-on-pull-request-plbr9","PR group":"pr-branch-zbogdw"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"pr-branch-zbogdw","prGroupHash":"0b924610c10dd67cbf71e97c814db64e98614f27ef55047cb2dd71fc547fd8"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000","testedSnapshot":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408453516,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"python-component-vupvro-on-pull-request-plbr9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T12:03:43Z","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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"python-component-vupvro-on-pull-request-plbr9"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-dlty/python-component-vupvro-on-pull-request-2v57m with pr group pr-branch-zbogdw is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-dlty/konflux-test-integration-clone-quqksk-on-pull-request-sm754 with pr group pr-branch-zbogdw has snapshot created, skipped","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-dlty/go-component-lpzgxb-on-pull-request-fpxsl with pr group pr-branch-zbogdw has snapshot created, skipped","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:43Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"2803ab22-31da-4a3e-8cf5-2a2d4eb4f41f","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:43Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9116","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"2803ab22-31da-4a3e-8cf5-2a2d4eb4f41f"} {"level":"info","ts":"2026-05-05T12:03:44Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"2803ab22-31da-4a3e-8cf5-2a2d4eb4f41f"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-dlty/python-component-vupvro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:44Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"2803ab22-31da-4a3e-8cf5-2a2d4eb4f41f","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:44Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"2803ab22-31da-4a3e-8cf5-2a2d4eb4f41f","latestSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-vupvro konflux-test-integration-clone-quqksk go-component-lpzgxb]","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:44Z","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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Name":"python-component-vupvro-on-pull-request-plbr9"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"python-component-vupvro-on-pull-request-plbr9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T12:03:44Z","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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"python-component-vupvro-on-pull-request-plbr9"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-tsz6n","PR group":"pr-branch-zbogdw"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115808-000-1l","testedSnapshot":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115808-000-1l","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115808-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115808-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","prGroup":"pr-branch-zbogdw","prGroupHash":"0b924610c10dd67cbf71e97c814db64e98614f27ef55047cb2dd71fc547fd8"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408458988,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-tsz6n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"go-component-lpzgxb-on-pull-request-tsz6n"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-dlty/python-component-vupvro-on-pull-request-2v57m with pr group pr-branch-zbogdw is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-dlty/konflux-test-integration-clone-quqksk-on-pull-request-sm754 with pr group pr-branch-zbogdw has snapshot created, skipped","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-dlty/go-component-lpzgxb-on-pull-request-fpxsl with pr group pr-branch-zbogdw is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-lpzgxb python-component-vupvro]","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-tsz6n"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/python-component-vupvro-on-pull-request-plbr9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelineRun.Namespace":"group-dlty","pipelineRun.Name":"go-component-lpzgxb-on-pull-request-tsz6n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","pipelinerun.Name":"go-component-lpzgxb-on-pull-request-tsz6n"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:04: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:04: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:05: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:06: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"272.693304ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"4668e9f2-cc69-471b-a7d3-0fdb24adc655","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"278.51802ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"59b467f3-2e33-452c-a61e-b25a3569e729","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"289.324482ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"2136e732-4bb6-4b87-84fe-02ba04b044f6","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"310.147007ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"ebc00670-61c0-49c1-8b72-dd1e06c4faa1","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"351.679712ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"291b5d8e-46c7-4aad-a9cc-6acf892ca3a3","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"432.958553ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"34803a91-afc1-4b19-a38e-dcb83485ef9d","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"443.128322ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"fc793e76-f37e-42fd-8eac-7292ea422a84","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"594.242066ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"75a1a193-658d-4d3f-8e53-46ef607461a3","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-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.235634638s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"cf89e66e-1cf2-489f-a0b9-7811b63d3d85","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-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.297755205s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","reconcileID":"3fd37bd8-1a43-4e25-9332-395e0a4a4fda","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-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-120343-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-120343-000","snapshot.Spec.Components":[{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:74eb405c7be08d2a6cb0e756eca9547b8eb9d7bc1d4471d1d49f2f9f271b90bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a745a80e07d449cb249ffc8f1d97ed9184dab64d","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:96b0392c824a4ece837c7121f5d559f5e16a4ff5c5ac34d07701f91074d1b709","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"19ef1bb788a366392930f621bb3b9bee592cb581"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:100806fd75982a67b302dc0fe9f6e4c53aa2e3e65e9654cc2ef6af3a6493726d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a42702a6d4f39e1af6511ac372de92f1697a2a78","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-dlty/python-component-vupvro-on-pull-request-2v57m with pr group pr-branch-zbogdw is not the latest for its component, skipped","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-dlty/go-component-lpzgxb-on-pull-request-tsz6n with pr group pr-branch-zbogdw is still running, won't create group snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} 2026/05/05 12:08:42 http: TLS handshake error from 10.128.0.2:54282: EOF {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Namespace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","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-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-pull-request-plbr9 has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"python-component-vupvro-on-pull-request-plbr9","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-05-05T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vupvro-on-pull-request-plbr9 has finished running","buildpipelineRun":{"name":"python-component-vupvro-on-pull-request-plbr9","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408453516, NodeID:\"CR_kwDONSo-hs8AAAARUxbljA\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408453516\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/python-component-vupvro-on-pull-request-plbr9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408453516,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:08:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-j5h9p","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000","reconcileID":"e15092ef-f257-4ac8-b19d-1ffa7954e867","snapshot.name":"integ-app-aeis-20260505-120343-000","pipelinerun.name":"python-component-vupvro-on-pull-request-plbr9","duration":3.484429932} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Label":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh","pipelineRun.Name":"integration-resolver-pipelinerun-j5h9p"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-j5h9p","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-j5h9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:08:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408453516, NodeID:\"CR_kwDONSo-hs8AAAARUxbljA\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408453516\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-120343-000 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408453516,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:44Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:44Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408453516, NodeID:\"CR_kwDONSo-hs8AAAARUxbljA\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408453516\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:03:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-120343-000 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-j5h9p' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408453516,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:08:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"940.202558ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"086a5886-5e88-4649-98de-76eca1b09d19","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"945.750151ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"ac7aa3c5-4c5b-4a0b-9ace-f5f29b4604f9","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"956.315534ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"b2ff5d4d-689b-4f8d-a3fc-8b94445990bd","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"976.853967ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"0c0ca58c-26ae-4667-a3a2-477906c3b811","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"1.017270899s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"da2a2c91-4e71-445a-b410-da7577f35e25","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"1.098658251s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"9d04d9b3-d58a-4bcb-99a3-7293bb81e9c7","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"1.120449361s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"52b1c898-1145-4c67-bb67-d3c62723c97d","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"1.260127583s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"0cbd8072-d5fb-4942-a465-3e6e7ea45034","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"1.90085054s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"703b81a4-4caa-400d-b2cc-a0b4abc96f8b","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","elapsedSinceCompletion":"2.25397966s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:08:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","reconcileID":"95646796-9baf-478a-810d-191b98ffaab7","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-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qtho-20260505-114523-000","application":"build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"build-suite-positive-mc-qtho-20260505-114523-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-qtho-20260505-114523-000","snapshot.Spec.Components":[{"name":"go-component-aeupxe","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe@sha256:fec8ee533fce4406227b779aaef3f422c291d9350804b5e86c6fedf854988a05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"f843ee523b7cf727ad6c66265f759b8161498030"}}}]} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-aeupxe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 99d66ca0a5501909696b80b9b8cd6cc2a5b54f0c48f87ecfbe54be3c02b042 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","Application.Name":"build-suite-positive-mc-qtho","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:08: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":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"}} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"build-suite-positive-mc-qtho-20260505-114523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:08:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"build-suite-positive-mc-qtho-20260505-114523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"build-suite-positive-mc-qtho-20260505-114523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","snapshot.Namespace":"build-e2e-ojzb","snapshot.Name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:08:49Z","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-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-114523-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","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-05-05T12:08:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-mzk9j has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08: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":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","snapshot.Name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-pull-request-mzk9j","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-05-05T12:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-pull-request-mzk9j has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-pull-request-mzk9j","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:51Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:08:51Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-j5h9p","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-j5h9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-python-component-vupvro"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408453516, NodeID:\"CR_kwDONSo-hs8AAAARUxbljA\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-python-component-vupvro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408453516\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408453516\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:03:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vupvro snapshot integ-app-aeis-20260505-120343-000 and scenario my-integration-test-oneh 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/74408453516/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / python-component-vupvro\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408453516,"CheckName":"Konflux Dev version / my-integration-test-oneh / python-component-vupvro","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08: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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:08:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-j5h9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:09:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-qtho-20260505-114523-000"} {"level":"info","ts":"2026-05-05T12:09:01Z","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-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-aeupxe-on-push-mrrmk is not associated with a pull request","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-updjtg","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"776.045658ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"dc74a0cc-c4d8-40af-b7c3-267913ad24fe","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-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"781.773951ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"292f2a61-d945-4bde-99d3-a3a7d3fe13bf","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-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"792.522553ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"86d47cba-3d36-40aa-bec1-6060a200f301","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-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"813.785993ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"0b2eeb5d-b0aa-4a40-8c14-a2610bfb451c","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-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"854.916924ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"6b1d890c-6397-4858-9ab9-94982f3f925e","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-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"935.785782ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"0cbb4d9b-d9df-4c37-a58c-d8e04f93e720","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-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.096515967s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"68cc193c-d6b3-4df3-8cad-395bbe49d4f2","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-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.096975389s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"f77b599b-5817-4167-92c5-6609fe83e042","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-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"1.418034272s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"54135e43-58d1-401a-bdcf-f83ec79205e1","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-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"2.632699055s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"0465220e-2461-411f-b093-7286d0212b9b","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-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","elapsedSinceCompletion":"2.699520311s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:09:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","reconcileID":"62afeb5d-dad0-4708-89af-82d7fc172a4a","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-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12: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":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-120343-000","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","originalName":"integ-app-aeis-20260505-120343-000","newName":"integ-app-aeis-20260505-120343-000-69","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-120343-000-69","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","originalName":"integ-app-aeis-20260505-120343-000","finalName":"integ-app-aeis-20260505-120343-000-69","attempts":2} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aeis-20260505-120343-000-69","snapshot.Spec.Components":[{"name":"python-component-vupvro","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/python-component-vupvro@sha256:a4c8f56257cf55750afbb479529dc81d5ffe7f17f94d5d8c17448fd826618ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6108bd0c185b19db4317d2737a4a2d8a7898c340","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-quqksk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/konflux-test-integration-clone-quqksk@sha256:100806fd75982a67b302dc0fe9f6e4c53aa2e3e65e9654cc2ef6af3a6493726d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a42702a6d4f39e1af6511ac372de92f1697a2a78","dockerfileUrl":"Dockerfile"}}},{"name":"go-component-lpzgxb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-dlty/go-component-lpzgxb@sha256:8f5bf4db6f831fd64807bf5f16dcd083be414419afbae16cf12bb99e21ab0ac6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"19ef1bb788a366392930f621bb3b9bee592cb581"}}}]} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-dlty/python-component-vupvro-on-pull-request-2v57m with pr group pr-branch-zbogdw is not the latest for its component, skipped","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-dlty/go-component-lpzgxb-on-pull-request-fpxsl with pr group pr-branch-zbogdw is not the latest for its component, skipped","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:09:13Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b","latestSnapshot.Name":"integ-app-aeis-20260505-120343-000","processedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:13Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:13Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9116","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b"} {"level":"info","ts":"2026-05-05T12:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","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-05-05T12:09:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-pull-request-tsz6n has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b","latestSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","processedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-aeis-20260505-120914-355","application":"integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-120343-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-115810-000","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115810-000"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408458988, NodeID:\"CR_kwDONSo-hs8AAAARUxb67A\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408458988\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/go-component-lpzgxb-on-pull-request-tsz6n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408458988,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-c8zp8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:15Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","reconcileID":"f751554c-f68d-4a2c-84cf-3ee93723f69b","snapshot.name":"integ-app-aeis-20260505-120343-000-69","pipelinerun.name":"go-component-lpzgxb-on-pull-request-tsz6n","duration":4.533161624} {"level":"info","ts":"2026-05-05T12:09:15Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-115808-000-1l"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Application.Name":"integ-app-aeis","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:15Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c8zp8","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-c8zp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408458988, NodeID:\"CR_kwDONSo-hs8AAAARUxb67A\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408458988\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-120343-000-69 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408458988,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:16Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:16Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:16Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oneh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-dlty/go-component-lpzgxb-on-pull-request-tsz6n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:16Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-k9hck","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:16Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120914-355","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-94t9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-aeis-20260505-120330-589 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-k9hck","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-k9hck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74407611625, NodeID:\"CR_kwDOOe2tsc8AAAARUwoM6Q\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74407611625\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-05 11:58:12 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:03:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120330-589 and scenario my-integration-test-oneh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 4s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-zbogdw and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-lpzgxb | integ-app-aeis-20260505-115808-000-1l | go-component-lpzgxb-on-pull-request-fpxsl | group-snapshot-multi-component |\n| python-component-vupvro | integ-app-aeis-20260505-115808-000 | python-component-vupvro-on-pull-request-2v57m | group-snapshot-multi-component |\n| konflux-test-integration-clone-quqksk | integ-app-aeis-20260505-115810-000 | konflux-test-integration-clone-quqksk-on-pull-request-sm754 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74407611625/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:09:17Z","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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115810-000","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409302394,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:18Z","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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"Pending"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:18Z","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-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"go-component-lpzgxb-on-pull-request-tsz6n","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-05-05T12:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-lpzgxb-on-pull-request-tsz6n has finished running","buildpipelineRun":{"name":"go-component-lpzgxb-on-pull-request-tsz6n","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408458988, NodeID:\"CR_kwDONSo-hs8AAAARUxb67A\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408458988\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:03:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-120343-000-69 and scenario my-integration-test-oneh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-c8zp8' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408458988,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-dlty","name":"my-integration-test-ntwb"}} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409302394, NodeID:\"CR_kwDOOe2tsc8AAAARUyPZeg\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74409302394\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74409302394\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-05 12:09:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74409302394/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409302394,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"InProgress"} {"level":"error","ts":"2026-05-05T12:09:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationScenario.Name":"my-integration-test-ntwb","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120914-355: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"error","ts":"2026-05-05T12:09:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-ntwb","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh 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/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"InProgress"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120914-355","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:21Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409313627,"CheckName":"Konflux Dev version / my-integration-test-ntwb / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115810-000","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409315310,"CheckName":"Konflux Dev version / my-integration-test-ntwb / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409313627, NodeID:\"CR_kwDONSo-hs8AAAARUyQFWw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-ntwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409313627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74409313627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-05 12:09:21 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:09:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-ntwb is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120914-355: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409313627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ntwb / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:22Z","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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000-69","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409317318,"CheckName":"Konflux Dev version / my-integration-test-ntwb / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:23Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c8zp8","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-c8zp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408458988, NodeID:\"CR_kwDONSo-hs8AAAARUxb67A\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408458988\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408458988\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:03:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-120343-000-69 and scenario my-integration-test-oneh 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/74408458988/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408458988,"CheckName":"Konflux Dev version / my-integration-test-oneh / go-component-lpzgxb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:24Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-c8zp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:24Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:24Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120914-355","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:24Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120914-355","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-k9hck","namespace":"group-dlty"},"namespace":"group-dlty","name":"integration-resolver-pipelinerun-k9hck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:24Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-ntwb"} {"level":"error","ts":"2026-05-05T12:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationScenario.Name":"my-integration-test-ntwb","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120343-000-69: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"error","ts":"2026-05-05T12:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-ntwb","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-05T12:09:24Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh 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/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74408456459,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409302394, NodeID:\"CR_kwDOOe2tsc8AAAARUyPZeg\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74409302394\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74409302394\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-05 12:09:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh 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/74409302394/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:09:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:25Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-ntwb"} {"level":"error","ts":"2026-05-05T12:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationScenario.Name":"my-integration-test-ntwb","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120914-355: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"error","ts":"2026-05-05T12:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-ntwb","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-updjtg-on-pull-request-bmpb9","PR group":"konflux-python-component-updjtg"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409302394,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74408456459, NodeID:\"CR_kwDONSo-hs8AAAARUxbxCw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-oneh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74408456459\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-05 12:03:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:09:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-oneh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-zbogdw and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-vupvro | integ-app-aeis-20260505-120343-000 | python-component-vupvro-on-pull-request-plbr9 | group-snapshot-multi-component |\n| konflux-test-integration-clone-quqksk | integ-app-aeis-20260505-115810-000 | konflux-test-integration-clone-quqksk-on-pull-request-sm754 | konflux-test-integration-clone |\n| go-component-lpzgxb | integ-app-aeis-20260505-120343-000-69 | go-component-lpzgxb-on-pull-request-tsz6n | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74408456459/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oneh / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:26Z","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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000-69","scenarioName":"my-integration-test-oneh","externalID":"my-integration-test-oneh-pr group"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409326515,"CheckName":"Konflux Dev version / my-integration-test-oneh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:26Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integration-resolver-pipelinerun-k9hck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:26Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:26Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScenario.Name":"my-integration-test-ntwb"} {"level":"info","ts":"2026-05-05T12:09:26Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","namespace":"group-dlty","name":"integ-app-aeis-20260505-120343-000-69","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000-69","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409328819,"CheckName":"Konflux Dev version / my-integration-test-ntwb / go-component-lpzgxb","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:27Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:27Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationTestScneario.Name":"my-integration-test-ntwb"} {"level":"error","ts":"2026-05-05T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","integrationScenario.Name":"my-integration-test-ntwb","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120343-000-69: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"error","ts":"2026-05-05T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","Scenario":"my-integration-test-ntwb","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\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/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\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-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409317318, NodeID:\"CR_kwDONSo-hs8AAAARUyQTxg\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-ntwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409317318\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74409317318\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-05 12:09:23 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:09:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-ntwb is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120914-355: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409317318/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ntwb / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:28Z","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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409330698,"CheckName":"Konflux Dev version / my-integration-test-ntwb / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409315310, NodeID:\"CR_kwDOOe2tsc8AAAARUyQL7g\", HeadSHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", ExternalID:\"my-integration-test-ntwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74409315310\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74409315310\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-05 12:09:22 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:09:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-ntwb is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120914-355: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74409315310/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ntwb / pr group\", CheckSuite:github.CheckSuite{ID:67524261261}, 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:3630245752, Number:9116, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9116\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"aa7e6d605b088ec72cb586cc423d0f0d8bbd70ff\", 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-vazjnh\", SHA:\"a42702a6d4f39e1af6511ac372de92f1697a2a78\", 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-05-05T12:09:28Z","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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-115810-000","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409332480,"CheckName":"Konflux Dev version / my-integration-test-ntwb / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-115810-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409330698, NodeID:\"CR_kwDONSo-hs8AAAARUyRICg\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-ntwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409330698\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74409330698\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-05 12:09:28 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:09:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aeis-20260505-120914-355 and scenario my-integration-test-ntwb is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120914-355: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409330698/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ntwb / pr group\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:29Z","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":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000-69","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-pr group"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409334618,"CheckName":"Konflux Dev version / my-integration-test-ntwb / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120914-355","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09:30Z","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-aeis-20260505-120914-355","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"}} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:30Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","destinationComponentSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-oneh"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","scenario.Name":"my-integration-test-ntwb","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testedSnapshot":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ExternalID":"my-integration-test-ntwb-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","existingCheckRun":"github.CheckRun{ID:74409328819, NodeID:\"CR_kwDONSo-hs8AAAARUyRAsw\", HeadSHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", ExternalID:\"my-integration-test-ntwb-go-component-lpzgxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409328819\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74409328819\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-05 12:09:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-05 12:09:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-lpzgxb snapshot integ-app-aeis-20260505-120343-000-69 and scenario my-integration-test-ntwb is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aeis-20260505-120343-000-69: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74409328819/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ntwb / go-component-lpzgxb\", CheckSuite:github.CheckSuite{ID:67525073857}, 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:3630245567, Number:21684, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21684\", Head:github.PullRequestBranch{Ref:\"pr-branch-zbogdw\", SHA:\"19ef1bb788a366392930f621bb3b9bee592cb581\", 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-vazjnh\", SHA:\"6108bd0c185b19db4317d2737a4a2d8a7898c340\", 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-05-05T12:09:30Z","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":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.NameSpace":"group-dlty","snapshot.Name":"integ-app-aeis-20260505-120343-000-69","scenarioName":"my-integration-test-ntwb","externalID":"my-integration-test-ntwb-go-component-lpzgxb"} {"level":"info","ts":"2026-05-05T12:09:31Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","ID":74409336828,"CheckName":"Konflux Dev version / my-integration-test-ntwb / go-component-lpzgxb","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-05T12:09:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","testedSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","destinationSnapshot.Name":"integ-app-aeis-20260505-120343-000-69","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-05T12:09:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09:31Z","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-aeis-20260505-120343-000-69","namespace":"group-dlty"},"application":"group-dlty/integ-app-aeis","snapshot.Name":"integ-app-aeis-20260505-120343-000-69"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:09:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-aeis-20260505-120914-355"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:36Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:36Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:36Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:36Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:36Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:36Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:37Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:37Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:37Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-bmpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:37Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":"2026-05-05 12:10:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:37Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":"2026-05-05 12:10:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:10:37Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-05T12:09:26Z","completionTime":"2026-05-05T12:10:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"905dacdebfb83fad502a365a55872395ee5266e3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"905dacdebfb83fad502a365a55872395ee5266e3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-905dacdebfb83fad502a365a55872395ee5266e3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4416aae1a5722e249770636d5a4e2775-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-bmpb9-build-container","pipelineTaskName":"build-container"}],"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-9a08ceb9ac9a3767031af97dfc29b17c-66f802c31bedad20-01"}},"deletionTimestamp":"2026-05-05 12:10:41 +0000 UTC"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-bmpb9 has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-bmpb9","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-updjtg-on-pull-request-kdkhd","PR group":"konflux-python-component-updjtg"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-kdkhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":"2026-05-05 12:11:12 +0000 UTC"} {"level":"info","ts":"2026-05-05T12:11:12Z","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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":"2026-05-05 12:11:12 +0000 UTC"} {"level":"info","ts":"2026-05-05T12:11:12Z","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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:02Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:10:46Z","completionTime":"2026-05-05T12:11:02Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-e94670ad9bbfa92d9a3d9b3fea96a23376fa477f"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-kdkhd-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-1b89a9bb1c3d64e8b723af0508ade1f4-1b9bb23748526004-01"}},"deletionTimestamp":"2026-05-05 12:11:12 +0000 UTC"} {"level":"info","ts":"2026-05-05T12:11:12Z","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":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-kdkhd has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-kdkhd","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-updjtg-on-pull-request-xhnzs","PR group":"konflux-python-component-updjtg"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:11:18Z","completionTime":"2026-05-05T12:11:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-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-dbec18e56abb9bbbe654964617683482-133d213fc0e1f7f4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-xhnzs has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:11:18Z","completionTime":"2026-05-05T12:11:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-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-dbec18e56abb9bbbe654964617683482-133d213fc0e1f7f4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-xhnzs has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:11:18Z","completionTime":"2026-05-05T12:11:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-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-dbec18e56abb9bbbe654964617683482-133d213fc0e1f7f4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-xhnzs has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:11:18Z","completionTime":"2026-05-05T12:11:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-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-dbec18e56abb9bbbe654964617683482-133d213fc0e1f7f4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-xhnzs has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","prGroup":"konflux-python-component-updjtg","prGroupHash":"61bb02c89aa113f86063694d843175c9d7afb046f3c1bc93dc17793d6cc917"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-bmpb9 with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ojzb/python-component-updjtg-on-pull-request-kdkhd with pr group konflux-python-component-updjtg is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-updjtg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12: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":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T12:11:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-05T12:11:18Z","completionTime":"2026-05-05T12:11:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"}],"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:90f0e8e134c4bb919956bb095d62365907adeea4fbeb4cebbf5f3f94286bf967"},{"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/sample-multi-component"},{"name":"revision","value":"6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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)"},{"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-ojzb/python-component-updjtg:on-pr-6feeee5bf7520fc1f09f1f77f11111881e1b8cb3"},{"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":"TARGET_DIRS","value":"."},{"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":"TARGET_DIRS","value":"."},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-updjtg-on-pull-request-xhnzs-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-dbec18e56abb9bbbe654964617683482-133d213fc0e1f7f4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T12:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"python-component-updjtg-on-pull-request-xhnzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-updjtg-on-pull-request-xhnzs has finished running","buildpipelineRun":{"name":"python-component-updjtg-on-pull-request-xhnzs","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:11:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:11:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:11:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:11:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:11:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:11:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-v9d4s","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-j8wdf","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-r6th5","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-05T12:12:33Z","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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-bsfff","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-kk4zf","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-05T12:12:44Z","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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-wm5mv","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-05T12:12:49Z","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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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 SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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 SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"622.35379ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"b06d4d03-5e8c-43c0-9f5d-ee0f6fb826d8","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-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"628.51292ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"0da15318-3533-451b-8a3c-1f5369f6da58","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-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"638.969155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"3144ede3-6385-4792-a86e-157bea5f7dc6","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-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"659.887181ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"76f83496-11da-43b2-898b-41d059304619","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-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"700.379901ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"0c18c038-8169-46f8-9636-20a3268c6ace","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-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"726.60328ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"3e6f5687-6a9d-492a-a3a6-101bb59b16b2","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-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"781.710496ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"6832c82c-b174-4a62-aa5e-37296a4fc86f","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.102650696s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"08c874d0-c0d5-40d0-939b-93866f3d9aed","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.584386161s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"c34be444-5bdf-4b11-8811-cba9b967966f","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.743387635s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"e283d1b1-9291-4f77-a7c1-66633a600b0c","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-05T12:16:27Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"83d11759-8bc0-4afe-b29f-9123c1b5a75a","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-05-05T12:16:27Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","reconcileID":"83d11759-8bc0-4afe-b29f-9123c1b5a75a","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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":"info","ts":"2026-05-05T12:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260505-121228-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121228-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121228-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker@sha256:4e8ee22d24d42b87bb86c3dd1b31253ea02c1b6d0b53b29734c2c532e3110438","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-tlusuz","revision":"0a3c38847f87b695a57ec3ee7da463d6638302cf"}}}]} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:16:27Z","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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121228-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121228-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:16:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:16:27Z","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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16:27Z","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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","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":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121228-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121228-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","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-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-j8wdf has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"983.797583ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"84fc6ecf-fcbe-4535-97d2-b0c53c9ebd9d","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"989.244829ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"292414a6-f6d9-48fe-b8d8-05033caeaf97","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"999.695957ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"9815aaca-c03b-4875-8605-eb0f92231ed3","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.020118062s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"4712171c-655b-4536-8700-830629bfbb4b","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.060759709s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"1ecbf7ca-debd-4cd5-a0aa-292dc46cb9ff","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.141904985s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"0b5e16b7-ca9a-4d76-8163-8236f8e230c7","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.237486484s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"00a68773-e0ff-44c9-a187-d04a57907387","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.302294315s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"5be3b59c-9041-4a7f-94f3-b4e60106b801","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.604605152s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"068c70a7-3c36-4937-ac35-dcad080eb1fd","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.942894021s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"3bbc61f5-0e50-41a6-bf92-ba5baa90ee3e","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-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121228-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-j8wdf","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-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-j8wdf has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-j8wdf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-05T12:16:29Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"acb71b5e-dcde-4fef-8c13-3edae5822265","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-05-05T12:16:29Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","reconcileID":"acb71b5e-dcde-4fef-8c13-3edae5822265","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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":"info","ts":"2026-05-05T12:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260505-121233-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121233-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121233-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker@sha256:62dd53a76be7c8d002f76b59b0c045b2efc8ec4c5f0b7ff2d453624224b59055","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-dzscwy","revision":"dce073f6ce61d29a0641f1601283017c4d7618a3"}}}]} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:16:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","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-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-r6th5 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:31Z","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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121233-000"} {"level":"info","ts":"2026-05-05T12:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-r6th5","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-05-05T12:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-r6th5 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-r6th5","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"485.746089ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"d20264b9-ad37-4e1a-91e1-dc1e978dc3ee","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"491.257358ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"2181661f-da66-4ebf-8941-2d4b3a7d239c","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"501.769322ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"65a8e289-fead-4584-a011-e7bfeeb64805","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"522.599163ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"c6385c23-e908-480b-9766-dcd8c7d59505","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"563.844052ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"4437941a-9b68-4e93-8c94-cebb94ea7a15","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"623.185494ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"148062e8-4c08-4299-a190-5e4d1ebf2daa","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"645.278352ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"c2f74e1d-4072-47fa-9f5c-d06d6f4346b9","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"966.178923ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"9199ec8b-5a52-465a-b4cf-7782335903f3","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.539554585s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"71481977-2f7e-458c-8cf2-acb8df2bea86","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-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.606890373s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"25500d2f-5084-4462-8a2b-4670506300d7","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-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-05T12:16:39Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"03f4e4d9-120f-4b1b-a466-2f85455cd16a","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-05-05T12:16:39Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","reconcileID":"03f4e4d9-120f-4b1b-a466-2f85455cd16a","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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":"info","ts":"2026-05-05T12:16:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260505-121244-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121244-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121244-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:4c2eafe063505e8469f7875b805951304b674522fcff6d79efe622d8510418db","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-dzscwy","revision":"224b9da7bd581531011c54c1aedf26b09388ef4d"}}}]} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:16:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:39Z","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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121244-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","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-05-05T12:16:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-kk4zf has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:41Z","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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121244-000"} {"level":"info","ts":"2026-05-05T12:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-kk4zf","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-05-05T12:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-kk4zf has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-kk4zf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"586.997107ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"d86a1630-25a6-4016-b08b-519876ad9098","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"592.510747ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"4974eab5-846d-4367-9e80-cfa729a2f2ac","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"603.041164ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"2f79dbf8-2d98-4180-aeb3-abd2b337a217","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"623.551551ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"177cd364-fc0e-490d-aba9-80bbbf2095b7","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"663.963564ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"d597d567-fd4f-4bc8-90e4-6a76c698584f","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"709.277882ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"e3def328-84c4-4b93-aade-c034d3e1ab31","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"744.853863ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"3bfa50a2-9224-433b-a61e-80f01b7f4f76","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.066254238s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"ab16b5d2-8375-407a-a9d2-e5c585142454","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.529690579s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"c7304f2e-bd40-4a59-9ac3-0cccc83521c7","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.707274896s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"041ad75b-a4a0-4541-9b9d-cb31fb8062d9","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-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-05T12:16:46Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"e6d23b18-ed39-4b25-842d-d2fbcbdae2c2","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-05-05T12:16:46Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","reconcileID":"e6d23b18-ed39-4b25-842d-d2fbcbdae2c2","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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":"info","ts":"2026-05-05T12:16:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260505-121239-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121239-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121239-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:95b56f607124f1ba6daa73ea33a6301dc8c08749df99de426bbf7884c1075073","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-tlusuz","revision":"c6bcdad46039157f0690097706fec1020a417328"}}}]} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121239-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:16:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121239-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16: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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:46Z","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":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121239-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","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-05-05T12:16:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-bsfff has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121239-000"} {"level":"info","ts":"2026-05-05T12:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-bsfff","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-05-05T12:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-bsfff has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-bsfff","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"717.565771ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"4861a821-9c18-4388-9fdf-ad48f9de0807","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"723.023156ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"4076d110-3146-4c63-aec4-790cf0251258","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"734.131892ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"53005308-2c95-4c07-b09a-4096aa65d619","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"754.554748ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"bd5f6e79-f0b1-478f-8406-87e7f15f4448","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"795.707251ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"1e71e783-37fc-45cb-ad65-59b534bc64a6","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"840.741237ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"03d9827e-d1c8-452f-85ae-f33ab36a149a","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"876.886274ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"a67e1248-a617-4c55-99a2-ee47fdbf61a7","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.197551862s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"5b5383fc-d5e7-4077-941d-ace2b1d192f1","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.83845552s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"49fa7664-d1c9-4c30-b0ce-717e7274a1a5","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-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.854034254s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:16:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"f3df5c9b-1461-442a-b1d4-32699c132cea","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-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-05T12:16:51Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"e43c62ee-14c6-45dd-8154-adb16809cce7","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-05-05T12:16:51Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","reconcileID":"e43c62ee-14c6-45dd-8154-adb16809cce7","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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":"info","ts":"2026-05-05T12:16:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260505-121224-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121224-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121224-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server@sha256:fbbb823f47548b8602c65ddd6b491368f4257ba57e3524e915b5f396577f9837","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-dzscwy","revision":"f439232e35423dccb8a19eacaefb2e23356b0590"}}}]} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121224-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:16:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121224-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:16: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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:51Z","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":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260505-121224-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260505-121224-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","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-05-05T12:16:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-v9d4s has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:52Z","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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260505-121224-000"} {"level":"info","ts":"2026-05-05T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-v9d4s","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-05-05T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-v9d4s has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-v9d4s","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"790.735183ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"a3c1d80e-7fdc-4724-a707-76c69e8dcf69","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-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"796.222865ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"c1c0aada-55e7-4cad-a967-809941b97101","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-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"806.669ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"1d582ce1-7c1c-43db-8892-77d6ec70f304","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-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"827.462518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"4bc73623-a767-4426-a62c-4d1d95c15f9a","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-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"868.00452ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"a9d63cef-1f47-43ee-9d00-bbd826cce498","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-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"904.42916ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"9757d76c-f47a-4a5f-b7e2-ebb1440c6fb3","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-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"948.607333ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"c3d91a5d-7937-4ca3-8f58-d744e39d1827","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-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.269712348s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"a76609e1-ee31-47e6-b337-54e3b880285d","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-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.71895883s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"b6f8af83-1c54-42bd-969d-87bd669caa3b","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-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.911032791s","timeout":"5m0s"} {"level":"info","ts":"2026-05-05T12:17:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-05T12:17:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"9cc8d682-192d-4528-897c-c9009402e8c5","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-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-05T12:17:05Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"2afcebdd-65b9-43bb-af18-0859fb7856ff","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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-05-05T12:17:05Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","reconcileID":"2afcebdd-65b9-43bb-af18-0859fb7856ff","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\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":"info","ts":"2026-05-05T12:17:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260505-121250-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121250-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121250-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server@sha256:02e295c0a2712685654575c15c386fb285c1a06bce8e2834171eeebc03173fec","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-tlusuz","revision":"e876cc0533f8ddc960c8353688714f6afef8579f"}}}]} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:17:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260505-121250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260505-121250-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","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-05-05T12:17:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-wm5mv has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:17: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":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260505-121250-000"} {"level":"info","ts":"2026-05-05T12:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-wm5mv","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-05-05T12:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-wm5mv has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-wm5mv","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","reconcileID":"8cb85073-0c24-4037-9301-fe77c76cc565","Component.Namespace":"build-e2e-ojzb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe@sha256:3ef5f9e40a0096a0c938d0876fbabe67649a236d8a45f34eb771f91118dcfe72","Component.Name":"go-component-aeupxe","lastBuildCommit":"b009a23e08e784a08671105697ceb85574cc361e"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","component.Namespace":"build-e2e-ojzb","component.Name":"go-component-aeupxe"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","reconcileID":"8cb85073-0c24-4037-9301-fe77c76cc565","component.Name":"python-component-updjtg"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qtho-20260505-120901-000"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qtho-20260505-120901-000","application":"build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qtho-20260505-120901-000"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"build-suite-positive-mc-qtho-20260505-120901-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-qtho-20260505-120901-000","snapshot.Spec.Components":[{"name":"go-component-aeupxe","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ojzb/go-component-aeupxe@sha256:3ef5f9e40a0096a0c938d0876fbabe67649a236d8a45f34eb771f91118dcfe72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"b009a23e08e784a08671105697ceb85574cc361e"}}}]} {"level":"info","ts":"2026-05-05T12:31: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-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T12:31: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-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","Application.Name":"build-suite-positive-mc-qtho","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T12:31: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-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"build-suite-positive-mc-qtho-20260505-120901-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T12:31:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T12:31: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-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qtho-20260505-120901-000","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qtho-20260505-120901-000"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qtho-20260505-120901-000"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","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-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-push-mrrmk has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31: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":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","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-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"} {"level":"info","ts":"2026-05-05T12:31:14Z","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-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","snapshot.Name":"build-suite-positive-mc-qtho-20260505-120901-000"} {"level":"info","ts":"2026-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho","namespace":"build-e2e-ojzb","name":"go-component-aeupxe-on-push-mrrmk","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-05-05T12:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-aeupxe-on-push-mrrmk has finished running","buildpipelineRun":{"name":"go-component-aeupxe-on-push-mrrmk","namespace":"build-e2e-ojzb"},"application":"build-e2e-ojzb/build-suite-positive-mc-qtho"}